mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Refactored directionals (#20082)
Refactored directionals, ported lists of directions from TG, got rid of useless proc to get the reverse direction.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
visible_message(SPAN_NOTICE("[user] rests a hand on \the [hit_atom]."))
|
||||
busy = TRUE
|
||||
|
||||
spark(our_turf, 3, GLOB.cardinal)
|
||||
spark(our_turf, 3, GLOB.cardinals)
|
||||
|
||||
while(i)
|
||||
checked_turf = get_step(checked_turf, direction) //Advance in the given direction
|
||||
|
||||
Reference in New Issue
Block a user