Fix, New Category, file renames.
Remove Sweets Category Add Donut Category Rename recipies_sushi.dm to recipies_eastern_fish.dm (for sorting in the UI) Rename recipies_pie.dm to recipies_pie_sweets.dm Remove Onigiri from Misc (It's in Eastern)
This commit is contained in:
@@ -92,13 +92,14 @@
|
||||
#define CAT_BREAD "Breads"
|
||||
#define CAT_BURGER "Burgers"
|
||||
#define CAT_CAKE "Cakes"
|
||||
#define CAT_EASTERN "Eastern"
|
||||
#define CAT_DONUT "Donuts"
|
||||
#define CAT_EASTERN "Eastern & Fish"
|
||||
#define CAT_EGG "Egg-Based Food"
|
||||
#define CAT_MEAT "Meats"
|
||||
#define CAT_MEXICAN "Mexican"
|
||||
#define CAT_MISCFOOD "Misc. Food"
|
||||
#define CAT_PASTRY "Pastries & Sweets"
|
||||
#define CAT_PIE "Pies"
|
||||
#define CAT_PASTRY "Pastries"
|
||||
#define CAT_PIE "Pies & Sweets"
|
||||
#define CAT_PIZZA "Pizzas"
|
||||
#define CAT_SALAD "Salads"
|
||||
#define CAT_SANDWICH "Sandwiches"
|
||||
|
||||
Reference in New Issue
Block a user