summaryrefslogtreecommitdiff
path: root/create.html
blob: 80dc869fdbe5284cf1262cc725cc09899189d45d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<dl>
<dt>
<label>
<input type="checkbox" name="iron_bridge" value="true">
Iron Bridge
</label>
<dd>The road between Antioch and Harim has a move limit of 3.
</dl>

<dl>
<dt>
<label>
<input type="checkbox" id="delay_hits" name="delay_hits" value="true">
Delayed hit assignment
</label>
<dd>Fire all blocks with the same initiative before assigning hits.
</dl>