fix hypersensitive so it actually works now

This commit is contained in:
Kabra_men
2020-10-22 02:29:39 -03:00
parent 64ee851bdf
commit dc35022521
2 changed files with 13 additions and 2 deletions
+2 -2
View File
@@ -91,8 +91,8 @@
mood += event.mood_change
if(!event.hidden)
shown_mood += event.mood_change
mood *= mood_modifier
shown_mood *= mood_modifier
mood *= mood_modifier
shown_mood *= mood_modifier
switch(mood)
if(-INFINITY to MOOD_LEVEL_SAD4)