Skip to content

Commit

Permalink
changed the descriptions of crow and raven so they more accurately de…
Browse files Browse the repository at this point in the history
…scribe their relative sizes. (#76296)

* changed the descriptions of crow and raven so they more accurately describe their relative sizes.

* Update bird.json
  • Loading branch information
MammaJamma88 authored Sep 14, 2024
1 parent 384b356 commit 105ee9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/bird.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"id": "mon_crow",
"type": "MONSTER",
"name": { "str": "American crow" },
"description": "A fairly large, elegant black bird, famous for its distinctive call. An intelligent bird, there is a glitter of mischief behind its eyes.",
"description": "Sleek and glossy feathers cover this dark bird. Its pointed bill and more streamlined body distinguish it from the larger, stouter raven. They call with loud caws and if captured can be taught to mimic human speech.",
"copy-from": "mon_bird_flying_base",
"volume": "600 ml",
"weight": "450 g",
Expand All @@ -177,7 +177,7 @@
"id": "mon_raven",
"type": "MONSTER",
"name": { "str": "raven" },
"description": "A small, elegant black bird, famous for its distinctive call. A clever bird, there is a glitter of mischief behind its eyes.",
"description": "Slightly smaller than a chicken, this glossy black bird has a heavy beak and dark, sparkly eyes. It emits a variety of sounds including croaks and a knocking sound.",
"copy-from": "mon_bird_flying_base",
"volume": "1960 ml",
"weight": "1470 g",
Expand Down

0 comments on commit 105ee9d

Please sign in to comment.