Conjuration spells fix (#32951)

* conjure spells fix

* added newline at end of file
This commit is contained in:
jammer312
2017-11-22 07:30:15 +03:00
committed by CitadelStationBot
parent dbf2467f5e
commit cf10130b21
+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