Merge pull request #5289 from laser50/patch-2

Adds ..() on Chem Masters
This commit is contained in:
Chinsky
2014-06-19 12:21:58 +04:00
@@ -293,6 +293,7 @@
var/max_pill_count = 20
/obj/machinery/chem_master/New()
..()
var/datum/reagents/R = new/datum/reagents(100)
reagents = R
R.my_atom = src