Nanako's compile fixes (#25)

Various compile error fixes. windoor stuff, ID, emag, holders marked for farther fixing later.
nothing too remarkable
This commit is contained in:
NanakoAC
2016-11-30 18:28:58 +02:00
committed by skull132
parent 053d88f450
commit f7476fa9d7
6 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ var/const/NO_EMAG_ACT = -50
"Resomi" = 'icons/mob/species/resomi/id.dmi'
)
var/access = list()
var/list/access = list()
var/registered_name = "Unknown" // The name registered_name on the card
slot_flags = SLOT_ID
-1
View File
@@ -16,7 +16,6 @@
var/being_shocked = 0
var/item_state // Base name of the image used for when the item is worn. Suffixes are added to this.
var/icon_species_tag = ""//If set, this holds the 3-letter shortname of a species, used for species-specific worn icons
var/icon_auto_adapt = 0//If 1, this item will automatically change its species tag to match the wearer's species.
//requires that the wearer's species is listed in icon_supported_species_tags