This commit is contained in:
Fox McCloud
2020-06-25 14:24:14 -04:00
parent e2d405cf36
commit 1accf9fddd
+1 -1
View File
@@ -21,7 +21,7 @@
/obj/structure/Initialize(mapload)
if(!armor)
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 50)
. = ..()
return ..()
/obj/structure/Destroy()
if(SSticker)