From f33aa45c62b5c082cbc82b9c779b63e3a170720d Mon Sep 17 00:00:00 2001 From: karifaevt <105415580+karifaevt@users.noreply.github.com> Date: Wed, 2 Apr 2025 05:12:15 +1030 Subject: [PATCH 1/2] Bugfix shadowoftheweirdwizard.html Fixed missing attribute name in coins. --- Shadow of the Weird Wizard/shadowoftheweirdwizard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shadow of the Weird Wizard/shadowoftheweirdwizard.html b/Shadow of the Weird Wizard/shadowoftheweirdwizard.html index 7161609949..629441f2c1 100644 --- a/Shadow of the Weird Wizard/shadowoftheweirdwizard.html +++ b/Shadow of the Weird Wizard/shadowoftheweirdwizard.html @@ -254,7 +254,7 @@

Inventory

- +
@@ -601,4 +601,4 @@ }); }); }); - \ No newline at end of file + From 62892fc92110dd83961db8d787e08e7ca4f3af61 Mon Sep 17 00:00:00 2001 From: karifaevt <105415580+karifaevt@users.noreply.github.com> Date: Wed, 2 Apr 2025 05:20:08 +1030 Subject: [PATCH 2/2] Bugfix shadowoftheweirdwizard.html Re-Fixed Coin field not having the name="attr_xxxx" string, now with sensible naming that won't cause conflicts --- Shadow of the Weird Wizard/shadowoftheweirdwizard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shadow of the Weird Wizard/shadowoftheweirdwizard.html b/Shadow of the Weird Wizard/shadowoftheweirdwizard.html index 629441f2c1..e038c0c84e 100644 --- a/Shadow of the Weird Wizard/shadowoftheweirdwizard.html +++ b/Shadow of the Weird Wizard/shadowoftheweirdwizard.html @@ -254,7 +254,7 @@

Inventory

- +