mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
now shit just isn't fucking undocking...
This commit is contained in:
@@ -373,9 +373,10 @@
|
||||
if(!T0)
|
||||
continue
|
||||
|
||||
for(var/atom/AM in T0.GetAllContents())
|
||||
for(var/AM in T0.GetAllContents())
|
||||
if(istype(AM, /mob/dead))
|
||||
continue
|
||||
world << "[AM]"
|
||||
qdel(AM)
|
||||
|
||||
T0.ChangeTurf(turf_type)
|
||||
|
||||
Reference in New Issue
Block a user