mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
removes the useless effect/delete() proc, used QDEL_IN and addtimers, nanofrost can weld scrubbers too, some more cleanup fixes and tried to get smoke fade_out to work (it doesn't work and hasn't in the past)
This commit is contained in:
@@ -367,8 +367,7 @@
|
||||
pulse2.name = "emp sparks"
|
||||
pulse2.anchored = 1
|
||||
pulse2.dir = pick(cardinal)
|
||||
spawn(10)
|
||||
pulse2.delete()
|
||||
QDEL_IN(pulse2, 10)
|
||||
|
||||
if(paicard)
|
||||
paicard.emp_act(severity)
|
||||
|
||||
Reference in New Issue
Block a user