This commit is contained in:
tkdrg
2014-10-25 22:54:25 -03:00
parent b37b2651d3
commit c83bf83108
+2
View File
@@ -309,6 +309,8 @@ var/list/slot_equipment_priority = list( \
return
if(src.status_flags & FAKEDEATH)
return
if(!(A in view(src.loc)))
return
if(istype(A, /obj/effect/decal/point))
return