Skip to content

Commit

Permalink
fix: Add in images for water elemental, warhorse, and weasel
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits committed Oct 11, 2022
1 parent 5bc92f1 commit 28deb9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -37710,6 +37710,7 @@
]
}
],
"image": "/api/images/monsters/warhorse.png",
"url": "/api/monsters/warhorse"
},
{
Expand Down Expand Up @@ -37922,6 +37923,7 @@
]
}
],
"image": "/api/images/monsters/water-elemental.png",
"url": "/api/monsters/water-elemental"
},
{
Expand Down Expand Up @@ -37994,6 +37996,7 @@
]
}
],
"image": "/api/images/monsters/weasel.png",
"url": "/api/monsters/weasel"
},
{
Expand Down

0 comments on commit 28deb9a

Please sign in to comment.