Add difficulty portals, rebalance hearts, and tune easy water gaps

This commit is contained in:
OpenClaw Engineer
2026-03-07 10:39:21 -06:00
parent e4a1849669
commit 52717f67a9
3 changed files with 121 additions and 11 deletions
+2 -3
View File
@@ -30,9 +30,8 @@
<label for="accessMode">Access Mode</label>
<select id="accessMode">
<option value="standard" selected>Standard (3 hearts)</option>
<option value="vip">VIP (6 hearts)</option>
<option value="vipPlus">VIP+ (9 hearts)</option>
<option value="standard" selected>Standard (5 hearts)</option>
<option value="vip">VIP (10 hearts)</option>
</select>
<label for="difficulty">Difficulty</label>