Skip to content

Commit

Permalink
Merge pull request #36601 from arijust/chicken_eggs
Browse files Browse the repository at this point in the history
Tweak timer to get eggs from chicken.
  • Loading branch information
Rivet-the-Zombie authored Jan 1, 2020
2 parents 2169375 + 0ea5243 commit b45b5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsters/bird.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"melee_cut": 1,
"dodge": 4,
"harvest": "bird_tiny",
"reproduction": { "baby_egg": "egg_chicken", "baby_count": 1, "baby_timer": 5 },
"reproduction": { "baby_egg": "egg_chicken", "baby_count": 1, "baby_timer": 2 },
"baby_flags": [ "SPRING", "SUMMER", "AUTUMN", "WINTER" ],
"biosignature": { "biosig_item": "feces_bird", "biosig_timer": 3 },
"death_function": [ "NORMAL" ],
Expand Down

0 comments on commit b45b5f7

Please sign in to comment.