mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Health Analyzer Rework (medial mains inquire within) (#86666)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
icon_state = "legion_remains"
|
||||
zone = BODY_ZONE_CHEST
|
||||
slot = ORGAN_SLOT_PARASITE_EGG
|
||||
organ_flags = ORGAN_ORGANIC | ORGAN_EDIBLE | ORGAN_VIRGIN | ORGAN_PROMINENT
|
||||
organ_flags = parent_type::organ_flags | ORGAN_HAZARDOUS
|
||||
decay_factor = STANDARD_ORGAN_DECAY * 3 // About 5 minutes outside of a host
|
||||
/// What stage of growth the corruption has reached.
|
||||
var/stage = 0
|
||||
|
||||
Reference in New Issue
Block a user