Merge pull request #687 from ArchieBeepBoop/mutation

Fixes mutations runtiming left and right / owner not being set in mutation
This commit is contained in:
Dahlular
2020-11-19 23:22:12 -07:00
committed by GitHub
16 changed files with 50 additions and 47 deletions
+2 -1
View File
@@ -170,7 +170,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)