Makes vetus legs not cross world border (#31564)

This commit is contained in:
Qwertytoforty
2026-02-05 06:12:33 +00:00
committed by GitHub
parent 0f99799bac
commit d8a1edb3f2
@@ -697,6 +697,7 @@ Difficulty: Hard
who_am_i = who
ranged_cooldown_time = rand(30, 60) // keeps them not running on the same time
addtimer(CALLBACK(src, PROC_REF(beam_setup)), 1 SECONDS)
ADD_TRAIT(src, TRAIT_NO_EDGE_TRANSITIONS, ROUNDSTART_TRAIT)
/mob/living/simple_animal/hostile/ancient_robot_leg/Destroy()