mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Player Z-tracking, again (#33216)
* Player Z-tracking, again * requested changes * shuttle changes * a fix * vending * honk * brainstuff take 1 * Honk * adminspam into testing def * remove rebase artifact
This commit is contained in:
committed by
Emmett Gaines
parent
e57784a1bd
commit
de51ac3667
@@ -140,6 +140,9 @@
|
||||
/atom/movable/lighting_object/blob_act()
|
||||
return
|
||||
|
||||
/atom/movable/lighting_object/onTransitZ()
|
||||
return
|
||||
|
||||
// Override here to prevent things accidentally moving around overlays.
|
||||
/atom/movable/lighting_object/forceMove(atom/destination, var/no_tp=FALSE, var/harderforce = FALSE)
|
||||
if(harderforce)
|
||||
|
||||
Reference in New Issue
Block a user