-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for number of shots in the 88
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<catalogue id="d6ab-13de-bbd4-9b5a" name="Avanti" revision="4" battleScribeVersion="2.03" authorName="Ulf Bernestedt" authorContact="[email protected]" library="false" gameSystemId="976a-b687-1fdb-07ef" gameSystemRevision="4" xmlns="http://www.battlescribe.net/schema/catalogueSchema"> | ||
<catalogue id="d6ab-13de-bbd4-9b5a" name="Avanti" revision="5" battleScribeVersion="2.03" authorName="Ulf Bernestedt" authorContact="[email protected]" library="false" gameSystemId="976a-b687-1fdb-07ef" gameSystemRevision="4" xmlns="http://www.battlescribe.net/schema/catalogueSchema"> | ||
<selectionEntries> | ||
<selectionEntry id="5e87-89e9-ebcc-edda" name="Tank Company" hidden="false" collective="false" import="true" type="upgrade"> | ||
<categoryLinks> | ||
|
@@ -1931,7 +1931,7 @@ Flame-throwers my shoot in Defensive Fire. Howeverm while a Unit that is Hit by | |
<profile id="4ffa-f189-dd24-7426" name="88mm AT gun" hidden="false" typeId="33b6-a72a-2bd8-2565" typeName="Weapon"> | ||
<characteristics> | ||
<characteristic name="Range" typeId="c2e5-4990-8105-f793">40"/100cm</characteristic> | ||
<characteristic name="Halted ROF" typeId="7f6e-6f8f-5f15-6e9d">ARTILLERY</characteristic> | ||
<characteristic name="Halted ROF" typeId="7f6e-6f8f-5f15-6e9d">2</characteristic> | ||
<characteristic name="Moving ROF" typeId="f78e-b583-b3a5-754a">1</characteristic> | ||
<characteristic name="Anti-Tank" typeId="f57e-fa10-d0f9-e2dd">14</characteristic> | ||
<characteristic name="Firepower" typeId="9cf3-a34f-60d9-1309">3+</characteristic> | ||
|