mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
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:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user