mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-09 08:32:29 +00:00
fix double experience points
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
</div>
|
||||
<button type="roll" name="roll_xp" class="wrapper-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Experience Points}} {{text_top=[[@{xp}]]/[[@{xp_next_level}]]}} {{text_big=for level [[@{level} + 1]]}}">
|
||||
<div class="wrap-box-label bold">{{'EXPERIENCE_POINTS' | translate}}</div>
|
||||
<div class="wrap-box-label bold">{{'EXPERIENCE_POINTS' | translate}}</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user