Renamed blood trait and spelt minutes right.

This commit is contained in:
Fermi
2019-06-02 22:35:16 +01:00
parent 4513dd9815
commit a3e60843bc
7 changed files with 25 additions and 25 deletions
@@ -3,12 +3,12 @@
/datum/mood_event/plushjack
description = "<span class='warning'>I have butchered a plush recently.</span>\n"
mood_change = -1
timeout = 2 MINUTESS
timeout = 2 MINUTE
/datum/mood_event/plush_nostuffing
description = "<span class='warning'>A plush I tried to pet had no stuffing...</span>\n"
mood_change = -1
timeout = 2 MINUTESS
timeout = 2 MINUTE
/datum/mood_event/emptypred
description = "<span class='nicegreen'>I had to let someone out.</span>\n"
@@ -3,12 +3,12 @@
/datum/mood_event/headpat
description = "<span class='nicegreen'>Headpats are nice.</span>\n"
mood_change = 2
timeout = 2 MINUTESS
timeout = 2 MINUTE
/datum/mood_event/hugbox
description = "<span class='nicegreen'>I hugged a box of hugs recently.</span>\n"
mood_change = 1
timeout = 2 MINUTESS
timeout = 2 MINUTE
/datum/mood_event/plushpet
description = "<span class='nicegreen'>I pet a plush recently.</span>\n"