mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Revert "fixes ghosts being flung by mass drivers"
This reverts commit d304c775d6.
Reverts changes made to mob/observer with the intention of changing mass
driver code instead.
This commit is contained in:
@@ -16,7 +16,6 @@ GLOBAL_VAR_INIT(observer_default_invisibility, INVISIBILITY_OBSERVER)
|
||||
canmove = FALSE
|
||||
alpha = 127
|
||||
move_resist = INFINITY // don't get pushed around
|
||||
anchored = 1 // don't get moved by mass drivers
|
||||
invisibility = INVISIBILITY_OBSERVER
|
||||
var/can_reenter_corpse
|
||||
var/bootime = FALSE
|
||||
|
||||
Reference in New Issue
Block a user