mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
8 lines
390 B
Plaintext
8 lines
390 B
Plaintext
/obj/item/organ/liver/snail
|
|
name = "gastropod liver"
|
|
icon = 'modular_skyrat/master_files/icons/obj/surgery.dmi'
|
|
icon_state = "liver-snail"
|
|
desc = "Due to snailfolk evolving in typically poisonous environments such as bogs, their liver has a higher tolerance for poisons compared to most."
|
|
maxHealth = 1.5 * STANDARD_ORGAN_THRESHOLD
|
|
toxTolerance = 5 //can shrug off up to 5u of toxins
|