From ba8196ee91f04b916dbf08829c4a77a17ad76ad9 Mon Sep 17 00:00:00 2001 From: Wanne Date: Tue, 26 Feb 2013 14:11:12 +0000 Subject: [PATCH] - Moved the following XML files in the correct "Data\TableData" location (thx to Buggler) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1610 4f8fa57e-7814-0410-bad4-adc449f26b7c --- .../{Inventory => Items}/PocketPopups.xml | 0 .../{Inventory => Items}/Pockets.xml | 0 gamedir/Data/TableData/SquadNames.xml | 83 +++++++++++++++++++ 3 files changed, 83 insertions(+) rename gamedir/Data/TableData/{Inventory => Items}/PocketPopups.xml (100%) rename gamedir/Data/TableData/{Inventory => Items}/Pockets.xml (100%) create mode 100644 gamedir/Data/TableData/SquadNames.xml diff --git a/gamedir/Data/TableData/Inventory/PocketPopups.xml b/gamedir/Data/TableData/Items/PocketPopups.xml similarity index 100% rename from gamedir/Data/TableData/Inventory/PocketPopups.xml rename to gamedir/Data/TableData/Items/PocketPopups.xml diff --git a/gamedir/Data/TableData/Inventory/Pockets.xml b/gamedir/Data/TableData/Items/Pockets.xml similarity index 100% rename from gamedir/Data/TableData/Inventory/Pockets.xml rename to gamedir/Data/TableData/Items/Pockets.xml diff --git a/gamedir/Data/TableData/SquadNames.xml b/gamedir/Data/TableData/SquadNames.xml new file mode 100644 index 000000000..4b44f13c6 --- /dev/null +++ b/gamedir/Data/TableData/SquadNames.xml @@ -0,0 +1,83 @@ + + + + 0 + Alpha + + + 1 + Bravo + + + 2 + Charlie + + + 3 + Delta + + + 4 + Echo + + + 5 + Foxtrot + + + 6 + Golf + + + 7 + Hotel + + + 8 + India + + + 9 + Juliet + + + 10 + Kilo + + + 11 + Lima + + + 12 + Mike + + + 13 + November + + + 14 + Oscar + + + 15 + Papa + + + 16 + Quebec + + + 17 + Romeo + + + 18 + Sierra + + + 19 + Tango + + \ No newline at end of file