Upload files

This commit is contained in:
SandPoot
2022-02-25 16:58:09 -03:00
parent 87d30e1a4f
commit 5029af901b
206 changed files with 782 additions and 818 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
icon_state = "ears"
desc = "There are three parts to the ear. Inner, middle and outer. Only one of these parts should be normally visible."
zone = BODY_ZONE_HEAD
slot = ORGAN_SLOT_EARS
slot = ORGAN_ITEM_SLOT_EARS
gender = PLURAL
healing_factor = STANDARD_ORGAN_HEALING
@@ -138,7 +138,7 @@
icon_state = "ears-c"
desc = "A pair of microphones intended to be installed in an IPC head, that grant the ability to hear."
zone = BODY_ZONE_HEAD
slot = ORGAN_SLOT_EARS
slot = ORGAN_ITEM_SLOT_EARS
gender = PLURAL
organ_flags = ORGAN_SYNTHETIC
@@ -333,7 +333,7 @@
if(only_one)
return TRUE
if(!getorganslot(ORGAN_SLOT_EARS))
if(!getorganslot(ORGAN_ITEM_SLOT_EARS))
var/obj/item/organ/ears/ears
if(dna && dna.species && dna.species.mutantears)
ears = new dna.species.mutantears