mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
CL request
This commit is contained in:
@@ -499,7 +499,7 @@
|
||||
T2 = T
|
||||
if(locate(/obj/machinery/shieldwall) in T)
|
||||
F = (locate(/obj/machinery/shieldwall) in T)
|
||||
if(F.type == /obj/machinery/shieldwall)
|
||||
if(F.gen_primary == src || F.gen_secondary == src)
|
||||
qdel(F)
|
||||
|
||||
if(locate(/obj/machinery/shieldwallgen) in T)
|
||||
|
||||
Reference in New Issue
Block a user