Merge pull request #11578 from Ghommie/Ghommie-cit636

Fixing owner not being set in mutation/on_aquiring.
This commit is contained in:
kevinz000
2020-03-23 10:36:17 -07:00
committed by GitHub
15 changed files with 49 additions and 46 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ GLOBAL_LIST_EMPTY(rubber_toolbox_icons)
STR.max_items = 28
/obj/item/storage/toolbox/brass/prefilled/PopulateContents()
new fabricator_type(src)
if(fabricator_type)
new fabricator_type(src)
new /obj/item/screwdriver/brass(src)
new /obj/item/wirecutters/brass(src)
new /obj/item/wrench/brass(src)