[MIRROR] Rename Bump to Collide (#2002)
* Rename Bump to Collide * Delete bubblegum.dm.rej * Update bubblegum.dm
This commit is contained in:
committed by
kevinz000
parent
80d06fe843
commit
2d3905457e
@@ -82,7 +82,7 @@
|
||||
|
||||
. = . && (vic.loc != tar.loc)
|
||||
|
||||
/mob/Bump(atom/A)
|
||||
/mob/Collide(atom/A)
|
||||
. = ..()
|
||||
if(force_moving && force_moving.allow_climbing && istype(A,/obj/structure))
|
||||
var/obj/structure/S = A
|
||||
|
||||
Reference in New Issue
Block a user