This commit is contained in:
Chris Forbes
2010-01-09 22:00:44 +13:00
parent c268c9678d
commit f605050385
2 changed files with 18 additions and 1 deletions

View File

@@ -118,7 +118,15 @@ namespace RulesConverter
{ "Icon", "Icon" },
{ "$Description", "Description" },
{ "$LongDesc", "LongDesc" } }
}
},
{ "Cargo", new PL {
{ "@PassengerTypes", "PassengerTypes" } }
},
{ "LimitedAmmo", new PL {
{ "Ammo", "Ammo" } }
},
};
using (var writer = File.CreateText(outputFile))

View File

@@ -335,6 +335,7 @@ APC:
Repairable:
Chronoshiftable:
Cargo:
PassengerTypes: [Foot]
Passenger:
IronCurtainable:
@@ -365,6 +366,7 @@ MNLY.AP:
MineImmune:
Repairable:
LimitedAmmo:
Ammo: 5
Chronoshiftable:
Passenger:
IronCurtainable:
@@ -396,6 +398,7 @@ MNLY.AT:
MineImmune:
Repairable:
LimitedAmmo:
Ammo: 5
Chronoshiftable:
Passenger:
IronCurtainable:
@@ -493,6 +496,7 @@ LST:
Speed: 14
RenderUnit:
Cargo:
PassengerTypes: [Foot,Wheel,Track]
IronCurtainable:
PT:
@@ -541,6 +545,7 @@ MIG:
RenderUnit:
WithShadow:
LimitedAmmo:
Ammo: 3
IronCurtainable:
YAK:
@@ -565,6 +570,7 @@ YAK:
RenderUnit:
WithShadow:
LimitedAmmo:
Ammo: 15
IronCurtainable:
TRAN:
@@ -587,6 +593,7 @@ TRAN:
RenderUnitRotor:
WithShadow:
Cargo:
PassengerTypes: [Foot]
IronCurtainable:
HELI:
@@ -611,6 +618,7 @@ HELI:
RenderUnitRotor:
WithShadow:
LimitedAmmo:
Ammo: 6
IronCurtainable:
HIND:
@@ -635,6 +643,7 @@ HIND:
RenderUnitRotor:
WithShadow:
LimitedAmmo:
Ammo: 12
IronCurtainable:
IRON: