Removes Old Deprecated Stuff (#15241)

This commit is contained in:
SleepyGemmy
2023-01-02 14:27:29 +01:00
committed by GitHub
parent 8cd958c560
commit 5179dad83e
164 changed files with 546 additions and 8217 deletions
@@ -43,8 +43,6 @@
name = "nutrient channel"
parent_organ = BP_CHEST
organ_tag = "nutrient channel"
icon = 'icons/mob/npc/alien.dmi'
icon_state = "claw"
/obj/item/organ/internal/diona/nutrients/removed()
return
@@ -53,14 +51,10 @@
name = "response node"
parent_organ = BP_HEAD
organ_tag = "response node"
icon = 'icons/mob/npc/alien.dmi'
icon_state = "claw"
/obj/item/organ/internal/diona/node/removed()
return
/obj/item/organ/internal/stomach/diona
name = "digestion cavity"
should_process_alcohol = FALSE
icon = 'icons/mob/npc/alien.dmi'
icon_state = "chitin"
should_process_alcohol = FALSE
-3
View File
@@ -1,8 +1,5 @@
/obj/item/organ/internal/parasite
name = "parasite"
icon = 'icons/mob/npc/alien.dmi'
icon_state = "burst_lie"
dead_icon = "bursted_lie"
organ_tag = "parasite"
var/stage = 1