Makes boss tiles immune to the oldest boss, Lord Singuloth (#2465)
This commit is contained in:
committed by
kevinz000
parent
358fa8e95f
commit
47596fadfc
@@ -256,6 +256,9 @@ GLOBAL_DATUM(necropolis_gate, /obj/structure/necropolis_gate/legion_gate)
|
||||
else
|
||||
return QDEL_HINT_LETMELIVE
|
||||
|
||||
/obj/structure/stone_tile/singularity_pull()
|
||||
return
|
||||
|
||||
/obj/structure/stone_tile/Crossed(atom/movable/AM)
|
||||
if(falling || fallen)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user