mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Implement usesound/toolspeed
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
targets -= T
|
||||
playsound(get_turf(src), cast_sound, 50, 1)
|
||||
|
||||
if(do_after(user,delay, target = user))
|
||||
if(do_after(user, delay, target = user))
|
||||
for(var/i=0,i<summon_amt,i++)
|
||||
if(!targets.len)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user