Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Apr 17, 2024
1 parent 873b399 commit e270fdc
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 @@ -115,7 +115,7 @@
"description": "A small, elegant black bird, famous for its distinctive call. An intelligent bird, there is a glitter of mischief behind its eyes.",
"copy-from": "mon_bird_flying_base",
"color": "dark_gray",
"stomach_size": 50,
"stomach_size": 30,
"special_attacks": [ [ "EAT_CARRION", 40 ], [ "EAT_FOOD", 120 ] ],
"reproduction": { "baby_egg": "egg_crow", "baby_count": 4, "baby_timer": 18 },
"extend": { "flags": [ "EATS" ] }
Expand Down

0 comments on commit e270fdc

Please sign in to comment.