mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-25 05:36:17 +01:00
Slightly longer animate time
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
P.xo = target.x - T.x
|
||||
P.original = target
|
||||
P.preparePixelProjectile(target, T)
|
||||
addtimer(CALLBACK (P, .obj/item/projectile/proc/fire), 3)
|
||||
addtimer(CALLBACK (P, .obj/item/projectile/proc/fire), 5)
|
||||
SLEEP_CHECK_DEATH(3)
|
||||
playsound(get_turf(src), 'hyperstation/sound/effects/swoosh.ogg', 50, 0, 4)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user