mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Fixes stairs randomly faceplanting you + some initialize/qdel errors (#9341)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
. = ..()
|
||||
|
||||
/obj/item/organ/internal/stomach/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
ingested = new /datum/reagents/metabolism(240, owner, CHEM_INGEST)
|
||||
if(!ingested.my_atom)
|
||||
ingested.my_atom = src
|
||||
|
||||
Reference in New Issue
Block a user