arch/crafting
silvernexus c06637c6a1 Add zinc filings and some recipes to make poisoned food from them.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21900 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-04 19:46:49 +00:00
..
Container Move crafting containers from misc/Container/ to crafting/Container/ 2020-10-13 00:18:49 +00:00
Materials Add zinc filings and some recipes to make poisoned food from them. 2021-02-04 19:46:49 +00:00
Tools Move slicing knife stuff from misc/ to crafting/Tools/ 2020-10-13 00:04:18 +00:00
README

README

This folder contains items that are intermediate products useful only to crafting and other crafting-specific items.

Materials contains items that have no use outside crafting.
Tools contains items that are used to make intermediary crafting items, like the slicing knife.
Container contains the cauldron, forge, workbenches, etc.