[MIRROR] Fix server hop (#740)

* Fix server hop

* Delete new_player.dm.rej
This commit is contained in:
CitadelStationBot
2017-05-08 18:47:21 -05:00
committed by kevinz000
parent 4895d84fb9
commit c782e15d64
3 changed files with 13 additions and 8 deletions
@@ -118,6 +118,7 @@ GLOBAL_VAR_INIT(observer_default_invisibility, INVISIBILITY_OBSERVER)
animate(src, pixel_y = 2, time = 10, loop = -1)
grant_all_languages()
GLOB.dead_mob_list += src
..()
/mob/dead/observer/narsie_act()