The Crafting Menu now has subcategories! (#1364)

This commit is contained in:
CitadelStationBot
2017-06-04 09:09:59 -07:00
committed by kevinz000
parent dc3d656788
commit e0b5221ebd
21 changed files with 393 additions and 275 deletions
+3 -1
View File
@@ -95,11 +95,13 @@
//tablecrafting defines
#define CAT_NONE ""
#define CAT_WEAPON "Weaponry"
#define CAT_WEAPONRY "Weaponry"
#define CAT_WEAPON "Weapons"
#define CAT_AMMO "Ammunition"
#define CAT_ROBOT "Robots"
#define CAT_MISC "Misc"
#define CAT_PRIMAL "Tribal"
#define CAT_FOOD "Foods"
#define CAT_BREAD "Breads"
#define CAT_BURGER "Burgers"
#define CAT_CAKE "Cakes"