Skip to content

Commit

Permalink
Merge branch 'more-eggs' of https://github.com/SuddenEyePuncture/Cata…
Browse files Browse the repository at this point in the history
…clysm-DDA into more-eggs
  • Loading branch information
SuddenEyePuncture committed Jul 12, 2021
2 parents 0bddfd3 + 69f8d66 commit efd2d37
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/json/items/comestibles/egg.json
Expand Up @@ -237,6 +237,18 @@
"rot_spawn": "GROUP_EGG_CENTIPEDE",
"rot_spawn_chance": 50
},
{
"type": "COMESTIBLE",
"id": "egg_antlion",
"name": { "str": "antlion egg" },
"copy-from": "egg_insect",
"color": "yellow",
"symbol": "o",
"spoils_in": "5 days",
"description": "A large white antlion egg. There is something hard inside.",
"rot_spawn": "GROUP_EGG_ANTLION",
"rot_spawn_chance": 50
},
{
"type": "COMESTIBLE",
"id": "egg_wasp",
Expand Down

0 comments on commit efd2d37

Please sign in to comment.