Merge pull request #4149 from Fox-McCloud/monkey-runtime

Fixes Monkey Recycler Runtime
This commit is contained in:
TheDZD
2016-04-10 20:43:21 -04:00
@@ -60,7 +60,7 @@
if(5)
cube_type = /obj/item/weapon/reagent_containers/food/snacks/monkeycube
cycle_through = 0
to_chat(user, "<span class='notice'>You change the monkeycube type to [cube_type.name].</span>")
to_chat(user, "<span class='notice'>You change the monkeycube type to [initial(cube_type.name)].</span>")
if (src.stat != 0) //NOPOWER etc
return