index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 9c5a027..0ec3a1f 100644 --- a/public/index.html +++ b/public/index.html @@ -231,6 +231,12 @@ <img src="assets/images/firing_arc_large.png" height="12" /> 6 MP </button> <button type="button" class="set-mech-template">Mech</button> + <button type="button" class="attacker"> + <img src="assets/images/counter_attacker.svg" height="12" /> + </button> + <button type="button" class="defender"> + <img src="assets/images/counter_defender.svg" height="12" /> + </button> </span> <div class="counters-list"> <button type="button" class="grenade"> |