From d6af22f897c707a0c0ad6c6ca1b55d5ae9dc3db7 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Tue, 12 Jan 2010 15:51:57 +1300 Subject: [PATCH] copy passengers to the right traitinfo --- OpenRa.sln | 1 + RulesConverter/Program.cs | 1 + ra.yaml | 3 +++ 3 files changed, 5 insertions(+) diff --git a/OpenRa.sln b/OpenRa.sln index ae77fb3c37..580ec2fce2 100644 --- a/OpenRa.sln +++ b/OpenRa.sln @@ -165,6 +165,7 @@ Global {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug (x86)|Mixed Platforms.ActiveCfg = Debug|Any CPU {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug (x86)|Mixed Platforms.Build.0 = Debug|Any CPU {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug (x86)|Win32.ActiveCfg = Debug|Any CPU + {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug (x86)|Win32.Build.0 = Debug|Any CPU {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug|Any CPU.Build.0 = Debug|Any CPU {BBE7C0D7-7529-4C34-9910-206866F204EF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU diff --git a/RulesConverter/Program.cs b/RulesConverter/Program.cs index 3a850745fc..c47863ec82 100644 --- a/RulesConverter/Program.cs +++ b/RulesConverter/Program.cs @@ -94,6 +94,7 @@ namespace RulesConverter { "Cargo", new PL { { "@PassengerTypes", "PassengerTypes" }, + { "Passengers", "Passengers" }, { "UnloadFacing", "UnloadFacing" } } }, diff --git a/ra.yaml b/ra.yaml index 0ea0dce87c..5575716221 100644 --- a/ra.yaml +++ b/ra.yaml @@ -356,6 +356,7 @@ APC: Chronoshiftable: Cargo: PassengerTypes: Foot + Passengers: 5 UnloadFacing: 220 Passenger: IronCurtainable: @@ -538,6 +539,7 @@ LST: RenderUnit: Cargo: PassengerTypes: Foot,Wheel,Track + Passengers: 5 IronCurtainable: PT: @@ -647,6 +649,7 @@ TRAN: WithShadow: Cargo: PassengerTypes: Foot + Passengers: 5 IronCurtainable: HELI: