Listening Post fix, typo fix, mapfix

This commit is contained in:
Markolie
2015-01-17 04:28:35 +01:00
parent fde761f42a
commit 6dbb4c4881
3 changed files with 17 additions and 16 deletions
@@ -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