diff options
author | Zefram <zefram@fysh.org> | 2014-04-29 21:38:31 +0100 |
---|---|---|
committer | Zefram <zefram@fysh.org> | 2014-04-29 21:38:31 +0100 |
commit | 87cfad559bff248bc675287ef02ee8cbe4a506d5 (patch) | |
tree | 2981fd12819baa5884b2b7d36f3e5b95d52b64ea /depends.txt | |
parent | 37d87d6afc4b13d02581b6cdddccc8f91c26c644 (diff) |
Don't overwrite registered crafts
The crafts_table was being initialised to contain only core-registered
crafts, but this would overwrite any non-core craft types that had
already been registered via unified_inventory.register_craft(). This was
especially likely because the crafts_table initialisation runs on a delay,
following all normal initialisation. Instead, feed the core-registered
crafts into unified_inventory.register_craft().
Diffstat (limited to 'depends.txt')
0 files changed, 0 insertions, 0 deletions