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:
Winter Flare
2020-02-21 09:34:13 -05:00
parent 34c8315c2f
commit d112556ea3
9 changed files with 370 additions and 376 deletions
+1 -1
View File
@@ -27,6 +27,7 @@
CAT_BREAD,
CAT_BURGER,
CAT_CAKE,
CAT_DONUT,
CAT_EGG,
CAT_EASTERN,
CAT_ICE,
@@ -40,7 +41,6 @@
CAT_SANDWICH,
CAT_SOUP,
CAT_SPAGHETTI,
CAT_SWEETS,
),
CAT_DRINK = CAT_NONE,
CAT_CLOTHING = CAT_NONE,