playing with fire will get me roasted

This commit is contained in:
kevinz000
2020-09-25 13:13:29 -03:00
committed by Dip
parent fc4c7c3bc0
commit 0f750932e2
53 changed files with 11408 additions and 155 deletions
@@ -17,6 +17,7 @@ GLOBAL_VAR_INIT(observer_default_invisibility, INVISIBILITY_OBSERVER)
see_in_dark = 100
invisibility = INVISIBILITY_OBSERVER
hud_type = /datum/hud/ghost
movement_type = GROUND | FLYING
var/can_reenter_corpse
var/can_reenter_round = TRUE
var/datum/hud/living/carbon/hud = null // hud
@@ -0,0 +1,2 @@
/mob/dead/observer/canZMove(direction, turf/target)
return TRUE