mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Makes a ton of dirs into defines (#31244)
* Makes a ton of dirs into defines * lol oops * "fix" * ignore everything
This commit is contained in:
@@ -1215,7 +1215,7 @@
|
||||
unbuckle_mob(M, force = TRUE)
|
||||
M.move_resist = INFINITY
|
||||
M.Stun(10 SECONDS)
|
||||
M.dir = 2
|
||||
M.dir = SOUTH
|
||||
animate(M, pixel_y = 64, time = 2 SECONDS)
|
||||
addtimer(CALLBACK(src, PROC_REF(finalize_death), M), 2 SECONDS)
|
||||
to_chat(owner, "<span class='userdanger'>THE JOY! THE POWER! YOU CAN FEEL THE HONKMOTHERS SMILE! YOU CAN FEEL- oh no</span>")
|
||||
|
||||
Reference in New Issue
Block a user