mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-30 16:48:23 +01:00
Rename Bumped to CollidedWith (#2017)
This commit is contained in:
committed by
kevinz000
parent
738eaa1d54
commit
54da14ea6b
@@ -458,7 +458,7 @@
|
||||
..()
|
||||
flush()
|
||||
|
||||
/obj/machinery/disposal/deliveryChute/Bumped(atom/movable/AM) //Go straight into the chute
|
||||
/obj/machinery/disposal/deliveryChute/CollidedWith(atom/movable/AM) //Go straight into the chute
|
||||
if(!AM.disposalEnterTry())
|
||||
return
|
||||
switch(dir)
|
||||
|
||||
Reference in New Issue
Block a user