Skip to content

Commit

Permalink
fix: Images for aboleth, acolyte, ankheg, ape, and archmage
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits committed Dec 8, 2022
1 parent e70357f commit c50486e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
]
}
],
"image": "/api/images/monsters/aboleth.png",
"url": "/api/monsters/aboleth"
},
{
Expand Down Expand Up @@ -323,6 +324,7 @@
]
}
],
"image": "/api/images/monsters/acolyte.png",
"url": "/api/monsters/acolyte"
},
{
Expand Down Expand Up @@ -6357,6 +6359,7 @@
]
}
],
"image": "/api/images/monsters/ankheg.png",
"url": "/api/monsters/ankheg"
},
{
Expand Down Expand Up @@ -6451,6 +6454,7 @@
]
}
],
"image": "/api/images/monsters/ape.png",
"url": "/api/monsters/ape"
},
{
Expand Down Expand Up @@ -6721,6 +6725,7 @@
]
}
],
"image": "/api/images/monsters/archmage.png",
"url": "/api/monsters/archmage"
},
{
Expand Down

0 comments on commit c50486e

Please sign in to comment.