Skip to content

Commit

Permalink
Update egg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SuddenEyePuncture authored Jul 22, 2021
1 parent 37bea30 commit 959ca88
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 @@ -313,7 +313,7 @@
"symbol": "o",
"spoils_in": "9 days",
"description": "A mole cricket egg covered in bits of sand and dirt. It's brown with a few black dots on it.",
"rot_spawn": "GROUP_EGG_MOLE_CRICKET", //TODO
"rot_spawn": "GROUP_EGG_MOLE_CRICKET",
"rot_spawn_chance": 50
},
{
Expand All @@ -324,7 +324,7 @@
"symbol": "%",
"spoils_in": "13 days",
"description": "Praying mantis eggs glued to each other inside a strange-looking case. It resembles a trilobite or woodlouse.",
"rot_spawn": "GROUP_EGG_MANTIS", //TODO
"rot_spawn": "GROUP_EGG_MANTIS",
"rot_spawn_chance": 50
},
{
Expand Down

0 comments on commit 959ca88

Please sign in to comment.