Adds defines for species and bodytypes (#9707)

This commit is contained in:
Cyantime
2020-08-24 13:59:24 +02:00
committed by GitHub
parent 02f436ce3d
commit 1a8940bbd8
148 changed files with 880 additions and 783 deletions
+2 -2
View File
@@ -369,7 +369,7 @@ All custom items with worn sprites must follow the contained sprite system: http
item_state = "ghoz_eyes"
contained_sprite = TRUE
action_button_name = "Toggle Eyelids"
species_restricted = list("Vaurca") //i think this would make sense since those are some kind of vaurca build prothestic
species_restricted = list(BODYTYPE_VAURCA) //i think this would make sense since those are some kind of vaurca build prothestic
/obj/item/clothing/head/det/fluff/leo_hat //Tagged brown hat - Leo Wyatt - keinto
@@ -956,7 +956,7 @@ All custom items with worn sprites must follow the contained sprite system: http
icon_state = "aegis_uniform"
item_state = "aegis_uniform"
contained_sprite = TRUE
species_restricted = list("Heavy Machine")
species_restricted = list(BODYTYPE_IPC_INDUSTRIAL)
/obj/item/fluff/daliyah_visa //NanoTrasen Exchange Visa - Daliyah Veridan - xanderdox