mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Update diona_organs.dm (#26004)
This commit is contained in:
@@ -73,30 +73,30 @@
|
||||
|
||||
/// Turns into a nymph instantly, no transplanting possible.
|
||||
/obj/item/organ/internal/heart/diona
|
||||
name = "neural strata"
|
||||
name = "circulatory siphonostele"
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "nymph"
|
||||
|
||||
/obj/item/organ/internal/lungs/diona
|
||||
name = "respiratory vacuoles"
|
||||
name = "respiratory nodules"
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "nymph"
|
||||
|
||||
/// Turns into a nymph instantly, no transplanting possible.
|
||||
/obj/item/organ/internal/brain/diona
|
||||
name = "gas bladder"
|
||||
name = "neural strata"
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "nymph"
|
||||
|
||||
/// Turns into a nymph instantly, no transplanting possible.
|
||||
/obj/item/organ/internal/kidneys/diona
|
||||
name = "polyp segment"
|
||||
name = "sieve-tube bundles"
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "nymph"
|
||||
|
||||
/// Turns into a nymph instantly, no transplanting possible.
|
||||
/obj/item/organ/internal/appendix/diona
|
||||
name = "anchoring ligament"
|
||||
name = "auxiliary bud"
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "nymph"
|
||||
|
||||
@@ -110,7 +110,7 @@
|
||||
|
||||
/// Turns into a nymph instantly, no transplanting possible.
|
||||
/obj/item/organ/internal/liver/diona
|
||||
name = "nutrient vessel"
|
||||
name = "nutrient sac"
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "claw"
|
||||
alcohol_intensity = 0.5
|
||||
|
||||
Reference in New Issue
Block a user