mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
Malignant organs + Selling organs (#9744)
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
/obj/item/organ/internal
|
||||
var/dead_icon // Icon to use when the organ has died.
|
||||
|
||||
var/supply_conversion_value = 0 //CHOMPedit Selling Engineered Organs
|
||||
|
||||
/obj/item/organ/internal/die()
|
||||
..()
|
||||
if((status & ORGAN_DEAD) && dead_icon)
|
||||
|
||||
Reference in New Issue
Block a user