mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 04:07:52 +01:00
Merge pull request #5288 from laser50/patch-1
Returns ..() on Microwaves
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
********************/
|
||||
|
||||
/obj/machinery/microwave/New()
|
||||
//..() //do not need this
|
||||
..()
|
||||
reagents = new/datum/reagents(100)
|
||||
reagents.my_atom = src
|
||||
if (!available_recipes)
|
||||
|
||||
Reference in New Issue
Block a user