Skip to content

Commit

Permalink
fix(magic-item): Add image to the correct magic item
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits committed Sep 22, 2024
1 parent 0d62f81 commit 4519ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/5e-SRD-Magic-Items.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"Armor (medium or heavy, but not hide), uncommon",
"This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit."
],
"image": "/api/images/magic-items/adamantine-armor.png",
"url": "/api/magic-items/adamantine-armor"
},
{
Expand Down Expand Up @@ -51,7 +52,6 @@
"Weapon (any ammunition), uncommon (+1), rare (+2), or very rare (+3)",
"You have a bonus to attack and damage rolls made with this piece of magic ammunition. The bonus is determined by the rarity of the ammunition. Once it hits a target, the ammunition is no longer magical."
],
"image": "/api/images/magic-items/adamantine-armor.png",
"url": "/api/magic-items/ammunition"
},
{
Expand Down

0 comments on commit 4519ee5

Please sign in to comment.