fix: update Guard augment image icon to match equipment theme
This commit is contained in:
parent
99810cbf5e
commit
0d4446ece6
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
name: "Guard",
|
||||
effect: "+1 Armor",
|
||||
cost: "Cost: 3 wires, 2 silver, 2 platinum, 3 fuses",
|
||||
img: "icons/magic/fire/flame-burning-orange.webp",
|
||||
img: "icons/equipment/chest/breastplate-metal-scaled-grey.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "IkonisGuardEffXX",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue