Merge pull request #11857 from Trilbyspaceclone/race_drinks
Race drinks!
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
mood_change = 4
|
||||
timeout = 2 MINUTES
|
||||
|
||||
/datum/mood_event/race_drink
|
||||
description = "<span class='nicegreen'>That drink was made for me!</span>\n"
|
||||
mood_change = 6
|
||||
timeout = 5 MINUTES
|
||||
|
||||
/datum/mood_event/amazingtaste
|
||||
description = "<span class='nicegreen'>Amazing taste!</span>\n"
|
||||
mood_change = 50 //Is this not really high..?
|
||||
|
||||
Reference in New Issue
Block a user