Makes gas reagents have standardized behavior, skrell liver behavior generalized

This commit is contained in:
Tastyfish
2016-05-20 04:27:59 -04:00
parent 3b30dae4a0
commit afe2aa8e31
7 changed files with 25 additions and 27 deletions
@@ -292,6 +292,7 @@
organ_tag = "liver"
parent_organ = "groin"
slot = "liver"
var/alcohol_intensity = 1
/obj/item/organ/internal/liver/process()
@@ -0,0 +1,2 @@
/obj/item/organ/internal/liver/skrell
alcohol_intensity = 5