Merge pull request #12505 from GhostActual/New-Alien-Organs

New Alien Organ Sprites
This commit is contained in:
Casey
2022-03-21 22:59:52 -04:00
committed by CHOMPStation2
parent f8325863d6
commit 28e6c99c5e
8 changed files with 75 additions and 16 deletions

View File

@@ -66,16 +66,6 @@
owner.adjustToxLoss(15 * spleen_efficiency)
Target.wounds += W
/obj/item/organ/internal/spleen/skrell
name = "lymphatic hub"
icon_state = "spleen"
parent_organ = BP_HEAD
spleen_efficiency = 0.5
/obj/item/organ/internal/spleen/skrell/Initialize()
. = ..()
adjust_scale(0.8,0.7)
/obj/item/organ/internal/spleen/minor
name = "vestigial spleen"
parent_organ = BP_GROIN