Skip to content

Commit

Permalink
fix: Add black dragon images for @fergcb
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits committed Oct 11, 2022
1 parent 86fc079 commit 5bc92f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,7 @@
]
}
],
"image": "/api/images/monsters/adult-black-dragon.png",
"url": "/api/monsters/adult-black-dragon"
},
{
Expand Down Expand Up @@ -3385,6 +3386,7 @@
]
}
],
"image": "/api/images/monsters/ancient-black-dragon.png",
"url": "/api/monsters/ancient-black-dragon"
},
{
Expand Down Expand Up @@ -8625,6 +8627,7 @@
]
}
],
"images": "/api/images/monsters/black-dragon-wyrmling.png",
"url": "/api/monsters/black-dragon-wyrmling"
},
{
Expand Down Expand Up @@ -41164,6 +41167,7 @@
]
}
],
"image": "/api/images/monsters/young-black-dragon.png",
"url": "/api/monsters/young-black-dragon"
},
{
Expand Down

0 comments on commit 5bc92f1

Please sign in to comment.