mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Conjuration spells fix (#32951)
* conjure spells fix * added newline at end of file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user