Ratvar is no longer stopped by pathetic windows
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
/obj/structure/destructible/clockwork/massive/ratvar/Bump(atom/A)
|
||||
var/turf/T = get_turf(A)
|
||||
if(T == loc)
|
||||
T = get_step(A, A.dir) //please don't run into a window like a bird, ratvar
|
||||
T = get_step(T, dir) //please don't run into a window like a bird, ratvar
|
||||
forceMove(T)
|
||||
|
||||
/obj/structure/destructible/clockwork/massive/ratvar/Process_Spacemove()
|
||||
|
||||
Reference in New Issue
Block a user