mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #4474 from Tastyfish/reagent-air
Standardizes behavior of a few reagents
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user