mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Ports "Give mood buff for defibbing someone" (#14423)
* Update computer.dm * Update meat.dm * Update objects.dm * Update generic_positive_events.dm * Update defib.dm * Update human.dm * Update objects.dm * Update meat.dm * Update computer.dm
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
special_screen_obj = "honked_nose"
|
||||
special_screen_replace = FALSE
|
||||
|
||||
/datum/mood_event/perform_cpr
|
||||
/datum/mood_event/saved_life
|
||||
description = "<span class='nicegreen'>It feels good to save a life.</span>\n"
|
||||
mood_change = 6
|
||||
timeout = 5 MINUTES
|
||||
|
||||
Reference in New Issue
Block a user