up port muffle items (#17380)

* up port muffle items

* fix that

* Update exonet_node.dm

* fix that...
This commit is contained in:
Kashargul
2025-03-20 16:00:47 +01:00
committed by GitHub
parent d9810f0cdb
commit bfac760d70
5 changed files with 16 additions and 15 deletions
@@ -25,6 +25,7 @@
/obj/machinery/chem_master/Initialize(mapload)
. = ..()
default_apply_parts()
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