Skip to content

Commit

Permalink
Merge branch 'age-grow' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SuddenEyePuncture authored Jul 18, 2021
2 parents dd26c6f + e2421bc commit 44a6982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles/egg.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,14 +261,14 @@
"rot_spawn": "GROUP_EGG_WASP",
"rot_spawn_chance": 100
},
{
"id": "egg_antlion",
{ "id": "egg_antlion",
"name": { "str": "antlion egg" },
"copy-from": "egg_insect",
"color": "yellow",
"symbol": "o",
"proportional": { "weight": 2, "calories": 2, "volume": 2 },
"vitamins": [ [ "vitA", 38 ], [ "calcium", 14 ], [ "iron", 36 ], [ "vitB", 132 ], [ "mutant_toxin", 50 ] ],
"spoils_in": "5 days",
"description": "A large white antlion egg. There is something hard inside.",
"rot_spawn": "GROUP_EGG_ANTLION",
"rot_spawn_chance": 50
Expand Down

0 comments on commit 44a6982

Please sign in to comment.