Conjuration spells fix (#32951)

* conjure spells fix

* added newline at end of file
This commit is contained in:
jammer312
2017-11-21 23:30:15 -05:00
committed by ShizCalev
parent 080c323ec2
commit 939ce08046
+2 -1
View File
@@ -84,4 +84,5 @@
return ..()
/obj/effect/proc_holder/spell/targeted/conjure_item/proc/make_item()
return new item_type
item = new item_type
return item