mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Conveyor movement refactor/fix (#26408)
* Refactors conveyor movement * Fixes effects being affected by conveyors * Fixes jetpacks not stopping conveyors * Fixes /mob/dead being affected by conveyors * Fixes butterflys being affected by conveyors
This commit is contained in:
@@ -10,3 +10,6 @@
|
||||
|
||||
/mob/dead/gib() //ghosts can't be gibbed.
|
||||
return
|
||||
|
||||
/mob/dead/ConveyorMove() //lol
|
||||
return
|
||||
Reference in New Issue
Block a user