mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Listening Post fix, typo fix, mapfix
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
update_revive()
|
||||
return
|
||||
|
||||
/mob/living/carbon/human/proc/update_revive() // handles revival through other means that cloning or adminbus (defib, IPC repair)
|
||||
/mob/living/carbon/human/proc/update_revive() // handles revival through other means than cloning or adminbus (defib, IPC repair)
|
||||
stat = CONSCIOUS
|
||||
dead_mob_list -= src
|
||||
living_mob_list |= src
|
||||
|
||||
Reference in New Issue
Block a user