Fixes some goofs

This commit is contained in:
Anewbe
2018-02-17 01:19:57 -06:00
parent 9bf3791503
commit 5c9fd04ed3
8 changed files with 11 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
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?
var/show_examine = TRUE // Does this pop up on a mob when the mob is examined?
/obj/Destroy()
processing_objects -= src