mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Unapologetic Chef Buff (#11435)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
/obj/item/organ/internal/stomach/Initialize()
|
||||
. = ..()
|
||||
ingested = new /datum/reagents/metabolism(240, owner, CHEM_INGEST)
|
||||
ingested = new /datum/reagents/metabolism(stomach_volume, owner, CHEM_INGEST)
|
||||
if(!ingested.my_atom)
|
||||
ingested.my_atom = src
|
||||
if(species && species.gluttonous)
|
||||
|
||||
Reference in New Issue
Block a user