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: