Skip to content

Commit

Permalink
[NeoDays] Edible flesh (#2261)
Browse files Browse the repository at this point in the history
* added: guava
connected: various gummy candy with candy, handful of coconut flesh with canned clams

* added: vegetable sandwich with cheese
connected: dried soybeans to crack; fillet of mollush to fish; golden goose egg to lemon

* added: licorice, horseradish root
connected: horseradish greens to young leaves; hazelnut cake to cake2
moved: cake3 to ./food/

* fixed: nonexistant cake sprite

* connected: pekmez to sewage; pecorino cheese to cheese; peanutbutter spread to canned beans; military chocolate to clay lump; mayapple to guayaba

* connected: rehydrated cheese and rehydrated egg to cooking oil; cheese powder to canned corn

* added: raw meatball, raw sausage, raw wasteland sausage
moved: wasteland sausage to ./food/meats/

* connected: space cake to cake3; spinach to young leaves

* added; sponge cake, succotash, toaster pastry
connected: wild sarsaparilla root with raw spaghetti; tiramisu with cake2
  • Loading branch information
Golfavel authored Dec 31, 2023
1 parent 94dc566 commit 6cfe290
Show file tree
Hide file tree
Showing 43 changed files with 92 additions and 9 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 9 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/clay_lump.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": [
"clay_lump",
"clay_boiled",
"chocolate",
"chocolate_military"
],
"fg": "clay_lump"
}

This file was deleted.

10 changes: 10 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/cake2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"cake2",
"hazelnut_cake",
"tiramisu",
"brownie",
"brownie_weed"
],
"fg": "cake2"
}
8 changes: 8 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/cake3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"cake3",
"space_cake",
"jihelucake"
],
"fg": "cake3"
}
13 changes: 13 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/candy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": [
"candy",
"candy2",
"candy3",
"candy4",
"candy5",
"neccowafers",
"gummy_vitamins",
"maple_candy"
],
"fg": "candy"
}
8 changes: 8 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/cheese.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"cheese",
"cheese_hard",
"pecorino_cheese"
],
"fg": "cheese"
}
8 changes: 8 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/fruit/guayaba.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"guayaba",
"mayapple"
],
"fg": "guayaba",
"//": "this is a lime, rename it to a lime if we ever get limes"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/food/fruit/lemon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"id": [
"lemon",
"irradiated_lemon"
"irradiated_lemon",
"egg_goose_golden"
],
"fg": "lemon"
}
Binary file added gfx/NeoDays/pngs_tiles_10x10/items/food/licorice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/food/meats/fish.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": [
"fish",
"mollusk",
"lunchmeat",
"fried_spam",
"meat_aspic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"fish_smoked",
"pemmican",
"hflesh_pemmican",
"toasterpastry",
"cloutie_dumpling",
"haggis",
"human_haggis",
Expand Down
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": [
"sandwich_veggy_cheese",
"sandwich_veggy_cheese_wheat_free"
],
"fg": "sandwich_veggy_cheese"
}
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/spaghetti_raw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": [
"spaghetti_raw",
"cracklins",
"porkstick",
"wild_sarsaparilla_root",
"mre_hotdog"
],
"fg": "spaghetti_raw"
}
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/succotash.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": [
"succotash",
"succotash_deluxe"
],
"fg": "succotash"
}
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
Expand Up @@ -5,6 +5,8 @@
"tea_raw",
"tea_green_raw",
"grape_leaves",
"horseradish_greens",
"spinach",
"seasoning_italian"
],
"fg": "young_leaves"
Expand Down
1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/items/jihelucake_cake3_0.json

This file was deleted.

1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/piles/can_beans.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"hobo_helper",
"pork_beans",
"peanutbutter",
"spread_peanutbutter",
"deluxe_beans",
"deluxe_veggy_beans",
"deluxe_beansnrice",
Expand Down
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 @@ -4,6 +4,7 @@
"can_chowder",
"rehydrated_fish",
"milk_powder",
"coconut_flesh",
"dry_rice",
"dry_wild_rice",
"rice_cooked",
Expand Down
1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/piles/can_corn.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"deluxe_rice",
"deluxe_veggy_rice",
"can_cheese",
"cheese_powder",
"chem_sulphur",
"cheese_grits",
"corn_kernels",
Expand Down
1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/piles/crack.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"pine_nuts",
"cinnamon",
"fried_seeds",
"dry_soybean",
"sauerkraut",
"sauerkraut_onions",
"chem_compositionb",
Expand Down
2 changes: 2 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/puddles/cooking_oil.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"hflesh_shake_fortified",
"hflesh_shake",
"mead",
"cheese_rehydrated",
"rehydrated_eggs",
"brew_mead",
"dandelion_wine",
"brew_dandelion_wine",
Expand Down
1 change: 1 addition & 0 deletions gfx/NeoDays/pngs_tiles_10x10/items/puddles/sewage.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"imperial_stout",
"syrup",
"coffee_syrup",
"pekmez",
"brew_whiskey",
"hb_beer",
"brew_hb_beer",
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 6cfe290

Please sign in to comment.