chore: Updates move frequency to match rule update

- Updates the 1/combat move frequency option to 2/combat to match the rulebook
This commit is contained in:
Ian Merryweather
2025-05-11 00:30:02 +01:00
parent 3428737d27
commit 8fe4a4def3
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1397,7 +1397,7 @@ Table of Contents:
<!-- 1day and 3day are switched, I know, but if we fix it we mess up existing sheets -->
<option value="1day">3/day</option>
<option value="3day">1/day</option>
<option value="1combat">1/combat</option>
<option value="1combat">2/combat</option>
</select>
<span>
+3
View File
@@ -23,6 +23,9 @@ Things we want to add to the character sheet, presented in no particular order o
## Changelog
### May 11, 2025
- Updated move frequency options to match the updated rules
### Apr 13, 2025
- Added a range output to the various move roll templates