Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NeoDays] Stuff of food #2214

Merged
merged 13 commits into from
Nov 28, 2023
3 changes: 3 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/acorns.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"hickory_nut",
"pistachio_roasted",
"pistachio_unshelled",
"butternut",
"butternut_shelled",
"butternut_roasted",
"seed_tobacco",
"seed_beans",
"seed_bell_pepper",
Expand Down
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/boiled_egg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"boiled_egg",
"egg_reptile"
],
"fg": "boiled_egg"
}

This file was deleted.

7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/bone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"bone",
"bone_human"
],
"fg": "bone"
}
1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/bone_human_bone_0.json

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/condom_0.json

This file was deleted.

13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/dahlia_root.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"dahlia_root",
"dahlia_baked",
"cattail_rhizome",
"hickory_root",
"seed_hops",
"salsify_raw",
"salsify_baked",
"chicory_raw"
],
"fg": "dahlia_root"
}

This file was deleted.

Binary file added gfx/NeoDays/pngs_tiles_10x10/items/egg_insect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file added gfx/NeoDays/pngs_tiles_10x10/items/food/baklava.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/cereal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"cereal",
"cereal2",
"cereal3",
"popcorn3",
"can_peach"
],
"fg": "cereal"
}
12 changes: 12 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/dry_wheat_stalks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": [
"dry_wheat_stalks",
"dry_barley_stalks",
"dry_oat_stalks",
"dry_canola_stalks",
"dry_lentil_stalks",
"dry_buckwheat_stalks",
"dry_wild_rice_stalks"
],
"fg": "dry_wheat_stalks"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": [
"cherries",
"irradiated_cherries",
"brandied_fruit",
"raspberries",
"irradiated_raspberries"
],
Expand Down
11 changes: 11 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": [
"fish",
"lunchmeat",
"fried_spam",
"meat_aspic",
"hflesh_aspic",
"sashimi"
],
"fg": "fish"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"fish_canned",
"lutefisk"
],
"fg": "fish_canned"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": [
"fish_cooked",
"fish_pickled",
"salted_fish",
"wool_staple"
],
"fg": "fish_cooked"
}
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish_fried.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"fish_fried",
"noodles_fast"
],
"fg": "fish_fried"
}
13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish_smoked.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"fish_smoked",
"pemmican",
"hflesh_pemmican",
"toasterpastry",
"cloutie_dumpling",
"haggis",
"human_haggis",
"unfinished_charcoal"
],
"fg": "fish_smoked"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"sausage_casings",
"sausage_casings_artificial"
],
"fg": "sausage_casings"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/popcorn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"popcorn",
"popcorn2"
],
"fg": "popcorn"
}
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/spaghetti_bolognese.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"spaghetti_bolognese",
"spaghetti_human",
"amatriciana_pasta",
"chili",
"chili_human"
],
"fg": "spaghetti_bolognese"
}
11 changes: 11 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/threshed_wheat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": [
"threshed_wheat",
"threshed_barley",
"threshed_oats",
"threshed_canola",
"threshed_lentils",
"threshed_buckwheat"
],
"fg": "threshed_wheat"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/thyme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"thyme",
"wheat_stalks",
"barley_stalks",
"oat_stalks",
"canola_stalks",
"buckwheat_stalks",
"wild_rice_stalks",
"seed_veggy_wild"
],
"fg": "thyme"
}
10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/toastem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"toastem",
"toastem2",
"toastem3",
"toasterpastryfrozen",
"brioche"
],
"fg": "toastem"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"garlic",
"wild_garlic"
],
"fg": "garlic"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"lotus_rhizome",
"lotus_rhizome_boiled"
],
"fg": "lotus_rhizome"
}
7 changes: 7 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/wheat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"wheat",
"barley"
],
"fg": "wheat"
}

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/piles/can_clams.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"hominy",
"rebreather_filler_ko2",
"rebreather_filler_soda_lime",
"bread_flour",
"albuterol"
],
"fg": "can_clams"
Expand Down
2 changes: 2 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/piles/dry_meat.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"id": [
"dry_meat",
"iskender",
"cooked_marrow",
"pepperbone",
"dry_hflesh"
],
"fg": "dry_meat"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"apple_sugar",
"meat_pickled",
"human_pickled",
"bone_marrow",
"tuna_noodle_casserole"
],
"fg": "rehydrated_meat"
Expand Down

This file was deleted.

1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/puddles/milk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"milk_curdled",
"eggnog",
"eggnog_spiked",
"ayran",
"paint_white",
"liq_bandage"
],
Expand Down
Binary file added gfx/NeoDays/pngs_tiles_10x10/items/seed_lotus.png
1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/seed_mustard.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": [
"seed_mustard",
"seed_lotus_boiled",
"soybean_seed"
],
"fg": "seed_mustard"
Expand Down

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/wheat_barley_0.json

This file was deleted.