slight eff impr

This commit is contained in:
Kurfursten
2015-06-12 00:00:55 -05:00
parent 97ad51cec5
commit 59a1d13385

View File

@@ -690,8 +690,7 @@
/obj/item/weapon/reagent_containers/glass/fuelcan/New()
..()
slotzero = new/datum/reagents(volume)
slotzero.my_atom = src
slotzero = reagents
slotone = new/datum/reagents(volume)
slotone.my_atom = src
reagents.add_reagent("fuel", 50)