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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index a60db29..dbabace 100644 --- a/public/index.html +++ b/public/index.html @@ -167,8 +167,10 @@ <button type="button" class="set-firing-arc" data-size="large"> <img src="firing_arc_large.png" height="12" /> 6 MP </button> - <br> Prone: <input type="checkbox" id="toggle-prone-counter" /> + <button type="button" class="set-grenade"> + <img src="icon_grenade.png" height="12" /> + </button> Turn: <span id="turn-count" data-update="0"> <span name="count">0</span> |