saving work

This commit is contained in:
kevinz000
2017-08-21 19:47:23 -07:00
parent 630a4a7bc7
commit 365b16e298
@@ -73,4 +73,5 @@ GLOBAL_LIST(custom_item_list)
ret[item_path] += GLOB.custom_item_list[ckey][char][job][item_path]
else
ret[item_path] = GLOB.custom_item_list[ckey][char][job][item_path]
to_chat(world, "debug: parsing returned [english_list(ret)]")
return ret