Merge pull request #819 from FalseIncarnate/master

Candy Fixes
This commit is contained in:
Fox-McCloud
2015-04-15 20:20:56 -04:00
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -323,8 +323,7 @@
for(var/i=1,i<efficiency,i++)
cooked = new cooked.type(loc)
if(byproduct)
byproduct.loc = src.loc
byproduct = new byproduct.type(loc)
new byproduct(loc)
return
/obj/machinery/candy_maker/proc/wzhzhzh(var/seconds as num)
@@ -718,7 +718,7 @@
New()
..()
reagents.add_reagent("lexorin", 20)
reagents.add_reagent("sulfonal", 20)
reagents.del_reagent("sugar")
reagents.update_total()
bitesize = 4