Fixes construction talisman

Fixes supply talisman
This commit is contained in:
Crazylemon64
2017-01-06 04:32:59 -08:00
parent 113f2770e3
commit ac612d4924
2 changed files with 14 additions and 13 deletions
@@ -239,4 +239,4 @@ var/global/list/datum/stack_recipe/runed_metal_recipes = list ( \
/obj/item/stack/sheet/runed_metal/New(var/loc, var/amount=null)
recipes = runed_metal_recipes
return ..()
return ..()