From 0d4446ece6db4d9bb0c45acbbf066a8d03f1e98e Mon Sep 17 00:00:00 2001 From: cosmo Date: Sun, 26 Apr 2026 20:07:31 +0200 Subject: [PATCH] fix: update Guard augment image icon to match equipment theme --- scripts/augments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/augments.js b/scripts/augments.js index 47023e9..c549033 100644 --- a/scripts/augments.js +++ b/scripts/augments.js @@ -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",