demoralise_moods ![code/modules/antagonists/traitor/components/demoraliser.dm 81](git.png)
Mood application categories for this objective Used to reduce duplicate code for applying moods to players based on their state
Vars | |
antag_mood | Mood datum to apply to an antagonist |
---|---|
antag_notification | Text to display to an antagonist upon receiving this mood |
authority_mood | Mood datum to apply to a head of staff or security |
authority_notification | Text to display to a head of staff upon receiving this mood |
crew_mood | Mood datum to apply to a crew member |
crew_notification | Text to display to a crew member upon receiving this mood |
mood_category | Mood category to apply to moods |
reading_requirements | For literacy checks |
Var Details
antag_mood ![code/modules/antagonists/traitor/components/demoraliser.dm 87](git.png)
Mood datum to apply to an antagonist
antag_notification ![code/modules/antagonists/traitor/components/demoraliser.dm 85](git.png)
Text to display to an antagonist upon receiving this mood
authority_mood ![code/modules/antagonists/traitor/components/demoraliser.dm 99](git.png)
Mood datum to apply to a head of staff or security
authority_notification ![code/modules/antagonists/traitor/components/demoraliser.dm 93](git.png)
Text to display to a head of staff upon receiving this mood
crew_mood ![code/modules/antagonists/traitor/components/demoraliser.dm 91](git.png)
Mood datum to apply to a crew member
crew_notification ![code/modules/antagonists/traitor/components/demoraliser.dm 89](git.png)
Text to display to a crew member upon receiving this mood
mood_category ![code/modules/antagonists/traitor/components/demoraliser.dm 83](git.png)
Mood category to apply to moods
reading_requirements ![code/modules/antagonists/traitor/components/demoraliser.dm 95](git.png)
For literacy checks