[MIRROR] Finish Machinery new to init (#10439)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-16 07:44:59 -07:00
committed by GitHub
parent 23d8f3fc97
commit c844cc3dee
113 changed files with 488 additions and 532 deletions

View File

@@ -24,8 +24,8 @@
flags = OPENCONTAINER
clicksound = "button"
/obj/machinery/chem_master/New()
..()
/obj/machinery/chem_master/Initialize(mapload)
. = ..()
var/datum/reagents/R = new/datum/reagents(900) //Just a huge random number so the buffer should (probably) never dump your reagents.
reagents = R //There should be a nano ui thingy to warn of this.
R.my_atom = src