Steals more modular armor code

This commit is contained in:
Anewbe
2018-02-16 18:41:07 -06:00
parent 78d7ef1d72
commit 1593e4fdeb
17 changed files with 192 additions and 20 deletions
+2
View File
@@ -14,6 +14,8 @@
var/show_messages
var/preserve_item = 0 //whether this object is preserved when its owner goes into cryo-storage, gateway, etc
var/show_examine = 1 // Does this pop up on a mob when the mob is examined?
/obj/Destroy()
processing_objects -= src
return ..()