diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-03-22 16:41:04 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-03 18:48:16 +0200 |
commit | b1f22d8ddc8428ad4bbe602b5d50abf38d9ed5d4 (patch) | |
tree | 42b148d3f9142a48634d4ff45722c9922401763d /play.html | |
parent | 1fb7bb03b36d80cc7005de4704ec7716dac70630 (diff) | |
download | andean-abyss-b1f22d8ddc8428ad4bbe602b5d50abf38d9ed5d4.tar.gz |
Misc.
"Special" Activity. Italic flavor text. Reset s/p after piece/space loop.
Fix Process behavior.
Specific End Op/SA buttons.
Add and use piece_space helper.
Only auto-transfer shipments if there are no choices.
New sequence of play.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -135,17 +135,6 @@ </div> <div id="boxes"> -<div id="PRES1" class="box president" style="top:129px;left:240px;width:76px;height:168px"></div> -<div id="PRES2" class="box president" style="top:129px;left:322px;width:78px;height:168px"></div> -<div id="PRES3" class="box president" style="top:129px;left:406px;width:76px;height:168px"></div> -<div id="SOP_A1" class="box" style="top:438px;left:1261px;width:74px;height:74px"></div> -<div id="SOP_A2" class="box" style="top:438px;left:1336px;width:74px;height:74px"></div> -<div id="SOP_B1" class="box" style="top:516px;left:1261px;width:74px;height:74px"></div> -<div id="SOP_B2" class="box" style="top:516px;left:1336px;width:74px;height:74px"></div> -<div id="SOP_C1" class="box" style="top:595px;left:1261px;width:74px;height:74px"></div> -<div id="SOP_C2" class="box" style="top:595px;left:1336px;width:74px;height:74px"></div> -<div id="SOP_PASS" class="box" style="top:663px;left:1112px;width:105px;height:49px"></div> - <div id="insurgent_momentum" style="position:absolute;top:1940px;left:19px;width:1250px;height:270px"> <div id="mom_12" class="momentum card card_12 hide"></div> <div id="mom_17" class="momentum card card_17 hide"></div> |