From c0456c813361e2c990899cb7db120aae765c1b16 Mon Sep 17 00:00:00 2001 From: LordBarkBread Date: Thu, 30 May 2024 14:11:16 -0500 Subject: [PATCH 1/3] Egg spoilage audit --- data/json/items/comestibles/egg.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/data/json/items/comestibles/egg.json b/data/json/items/comestibles/egg.json index bd331386db98e..ccc02f942fc83 100644 --- a/data/json/items/comestibles/egg.json +++ b/data/json/items/comestibles/egg.json @@ -5,7 +5,7 @@ "name": { "str": "bird egg" }, "weight": "50 g", "color": "brown", - "spoils_in": "7 days", + "spoils_in": "10 days", "comestible_type": "FOOD", "symbol": "o", "quench": 4, @@ -25,6 +25,7 @@ "type": "COMESTIBLE", "id": "egg_chicken", "name": { "str": "chicken egg" }, + "spoils_in": "11 days", "copy-from": "egg_bird", "rot_spawn": "GROUP_EGG_CHICKEN", "rot_spawn_chance": 70 @@ -42,6 +43,7 @@ "type": "COMESTIBLE", "id": "egg_grouse", "name": { "str": "grouse egg" }, + "spoils_in": "11 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_GROUSE" }, @@ -49,6 +51,7 @@ "type": "COMESTIBLE", "id": "egg_pigeon", "name": { "str": "feral pigeon egg" }, + "spoils_in": "9 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.3, "weight": 0.3, "calories": 0.3 }, "rot_spawn": "GROUP_EGG_PIGEON" @@ -57,6 +60,7 @@ "type": "COMESTIBLE", "id": "egg_crow", "name": { "str": "American crow egg" }, + "spoils_in": "9 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.34, "weight": 0.34, "calories": 0.34 }, "rot_spawn": "GROUP_EGG_CROW" @@ -65,6 +69,7 @@ "type": "COMESTIBLE", "id": "egg_raven", "name": { "str": "raven egg" }, + "spoils_in": "11 days", "copy-from": "egg_crow", "rot_spawn": "GROUP_EGG_RAVEN" }, @@ -72,6 +77,7 @@ "type": "COMESTIBLE", "id": "egg_bluejay", "name": { "str": "blue jay egg" }, + "spoils_in": "9 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.18, "weight": 0.18, "calories": 0.18 }, "rot_spawn": "GROUP_EGG_BLUEJAY" @@ -80,6 +86,7 @@ "type": "COMESTIBLE", "id": "egg_cardinal", "name": { "str": "cardinal egg" }, + "spoils_in": "7 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.09, "weight": 0.09, "calories": 0.09 }, "rot_spawn": "GROUP_EGG_CARDINAL" @@ -88,6 +95,7 @@ "type": "COMESTIBLE", "id": "egg_robin", "name": { "str": "American robin egg" }, + "spoils_in": "7 days", "copy-from": "egg_chicken", "description": "A nutritious egg laid by a robin. The shell is colored a distinctive light blue.", "color": "light_blue", @@ -98,6 +106,7 @@ "type": "COMESTIBLE", "id": "egg_sparrow", "name": { "str": "sparrow egg" }, + "spoils_in": "7 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.06, "weight": 0.06, "calories": 0.06 }, "rot_spawn": "GROUP_EGG_SPARROW" @@ -106,6 +115,7 @@ "type": "COMESTIBLE", "id": "egg_chickadee", "name": { "str": "black-capped chickadee egg" }, + "spoils_in": "6 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.03, "weight": 0.03, "calories": 0.03 }, "rot_spawn": "GROUP_EGG_CHICKADEE" @@ -114,6 +124,7 @@ "type": "COMESTIBLE", "id": "egg_waxwing", "name": { "str": "cedar waxwing egg" }, + "spoils_in": "8 days", "copy-from": "egg_chicken", "proportional": { "volume": 0.06, "weight": 0.06, "calories": 0.06 }, "rot_spawn": "GROUP_EGG_WAXWING" @@ -123,6 +134,7 @@ "id": "egg_duck", "name": { "str": "duck egg" }, "copy-from": "egg_chicken", + "spoils_in": "14 days", "calories": 130, "volume": "83 ml", "weight": "70 g", @@ -133,6 +145,7 @@ "type": "COMESTIBLE", "id": "egg_goose_canadian", "name": { "str": "goose egg" }, + "spoils_in": "14 days", "copy-from": "egg_chicken", "calories": 266, "volume": "130 ml", @@ -144,6 +157,7 @@ "type": "COMESTIBLE", "id": "egg_turkey", "name": { "str": "turkey egg" }, + "spoils_in": "14 days", "copy-from": "egg_chicken", "volume": "83 ml", "weight": "79 g", @@ -155,6 +169,7 @@ "type": "COMESTIBLE", "id": "egg_pheasant", "name": { "str": "pheasant egg" }, + "spoils_in": "14 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_PHEASANT" }, @@ -1214,6 +1229,7 @@ "type": "COMESTIBLE", "id": "egg_hummingbird", "name": "hummingbird egg", + "spoils_in": "8 days", "copy-from": "egg_crow", "volume": "1 ml", "weight": "1 g", @@ -1223,6 +1239,7 @@ "type": "COMESTIBLE", "id": "egg_woodpecker", "name": "woodpecker egg", + "spoils_in": "7 days", "copy-from": "egg_crow", "rot_spawn": "GROUP_EGG_WOODPECKER" }, @@ -1230,6 +1247,7 @@ "type": "COMESTIBLE", "id": "egg_coot", "name": "coot egg", + "spoils_in": "12 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_COOT" }, @@ -1237,6 +1255,7 @@ "type": "COMESTIBLE", "id": "egg_cormorant", "name": "cormorant egg", + "spoils_in": "13 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_CORMORANT" }, @@ -1244,6 +1263,7 @@ "type": "COMESTIBLE", "id": "egg_moorhen", "name": "moorhen egg", + "spoils_in": "10 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_MOORHEN" }, @@ -1251,6 +1271,7 @@ "type": "COMESTIBLE", "id": "egg_grebe", "name": "grebe egg", + "spoils_in": "12 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_GREBE" }, From bdfcb3b4bb7e231bf86147f493dfa99b73e84887 Mon Sep 17 00:00:00 2001 From: LordBarkBread <97002254+LordBarkBread@users.noreply.github.com> Date: Thu, 30 May 2024 14:34:11 -0500 Subject: [PATCH 2/3] Update egg.json --- data/json/items/comestibles/egg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/comestibles/egg.json b/data/json/items/comestibles/egg.json index ccc02f942fc83..40a275de1527d 100644 --- a/data/json/items/comestibles/egg.json +++ b/data/json/items/comestibles/egg.json @@ -95,7 +95,7 @@ "type": "COMESTIBLE", "id": "egg_robin", "name": { "str": "American robin egg" }, - "spoils_in": "7 days", + "spoils_in": "6 days", "copy-from": "egg_chicken", "description": "A nutritious egg laid by a robin. The shell is colored a distinctive light blue.", "color": "light_blue", From 8353ec225ad56267455f4a8024af58591e3057dc Mon Sep 17 00:00:00 2001 From: LordBarkBread <97002254+LordBarkBread@users.noreply.github.com> Date: Thu, 30 May 2024 15:57:18 -0500 Subject: [PATCH 3/3] Update data/json/items/comestibles/egg.json Co-authored-by: Karol1223 <68503002+Karol1223@users.noreply.github.com> --- data/json/items/comestibles/egg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/json/items/comestibles/egg.json b/data/json/items/comestibles/egg.json index 40a275de1527d..c2108e4363375 100644 --- a/data/json/items/comestibles/egg.json +++ b/data/json/items/comestibles/egg.json @@ -43,7 +43,6 @@ "type": "COMESTIBLE", "id": "egg_grouse", "name": { "str": "grouse egg" }, - "spoils_in": "11 days", "copy-from": "egg_chicken", "rot_spawn": "GROUP_EGG_GROUSE" },