Merge pull request #11857 from Trilbyspaceclone/race_drinks

Race drinks!
This commit is contained in:
kevinz000
2020-04-17 05:20:53 -07:00
committed by GitHub
10 changed files with 305 additions and 2 deletions
+5
View File
@@ -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..?