Removed special screen obj, as I didn't like how they looked.

This commit is contained in:
Fermi
2019-05-30 20:05:06 +01:00
parent 4077ab1fe3
commit ee2d75ae22
3 changed files with 4 additions and 6 deletions
+2 -2
View File
@@ -46,10 +46,10 @@
description = "<span class='nicegreen'>YES! YES!! YES!!!</span>\n"
mood_change = 100
timeout = 300
//special_screen_obj = "mood_happiness_good" uncomment when added from tg
//special_screen_obj = "mood_happiness_good" Originally in tg, but I personally think they look dumb
/datum/mood_event/happiness_drug_bad_od
description = "<span class='boldwarning'>NO! NO!! NO!!!</span>\n"
mood_change = -100
timeout = 300
//special_screen_obj = "mood_happiness_bad" uncomment when added from tg
//special_screen_obj = "mood_happiness_bad" Originally in tg