mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Fix 3 runtimes.
Air alarms should be made to just use Init later on
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
for(var/atom/T in get_turf(D))
|
||||
D.reagents.reaction(T)
|
||||
sleep(3)
|
||||
if(QDELETED(D))
|
||||
return
|
||||
qdel(D)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user