copy passengers to the right traitinfo
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -94,6 +94,7 @@ namespace RulesConverter
|
||||
|
||||
{ "Cargo", new PL {
|
||||
{ "@PassengerTypes", "PassengerTypes" },
|
||||
{ "Passengers", "Passengers" },
|
||||
{ "UnloadFacing", "UnloadFacing" } }
|
||||
},
|
||||
|
||||
|
||||
3
ra.yaml
3
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:
|
||||
|
||||
Reference in New Issue
Block a user