mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-19 02:59:17 +01:00
Converts more dir assignments to setDir (#40023)
This commit is contained in:
committed by
vuonojenmustaturska
parent
4c61996455
commit
451d35c9c9
@@ -81,7 +81,7 @@
|
||||
|
||||
/obj/effect/cross_action/spacetime_dist/Initialize(mapload)
|
||||
. = ..()
|
||||
dir = pick(GLOB.cardinals)
|
||||
setDir(pick(GLOB.cardinals))
|
||||
|
||||
/obj/effect/cross_action/spacetime_dist/proc/walk_link(atom/movable/AM)
|
||||
if(ismob(AM))
|
||||
|
||||
Reference in New Issue
Block a user