Skip to content

Commit

Permalink
* Issue #205 Disabled Animations Restriction on Armour Now That Plate…
Browse files Browse the repository at this point in the history
… Exists in Other Animations
  • Loading branch information
jrconway3 committed Nov 5, 2024
1 parent 09878eb commit c9c4a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53427,7 +53427,7 @@ <h3>Torso</h3>
</li>

<!-- Armour -->
<li data-required="male,female,teen" data-animations="spellcast,thrust,walk,slash,shoot,hurt,watering">
<li data-required="male,female,teen">
<span class="condensed">Armour</span>
<ul>
<li data-required="male,female,teen" data-animations="spellcast,thrust,walk,slash,shoot,hurt,watering,idle,jump,run,sit,emote,climb,combat,1h_slash,1h_backslash,1h_halfslash"><span class="condensed">Plate</span><ul><li><input type="radio" id="armour-none" name="armour"> <label for="armour-none">No armour</label></li><li>
Expand Down
2 changes: 1 addition & 1 deletion source_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ <h3>Torso</h3>
</li>

<!-- Armour -->
<li data-required="male,female,teen" data-animations="spellcast,thrust,walk,slash,shoot,hurt,watering">
<li data-required="male,female,teen">
<span class="condensed">Armour</span>
<ul>
div_sheet_torso_armour_plate
Expand Down

0 comments on commit c9c4a1b

Please sign in to comment.