Exclude C17, A10 and carryall.reinforce from the assets value

This commit is contained in:
abcdefg30
2020-09-07 17:48:38 +02:00
committed by reaperrr
parent 3fc5859f08
commit 86698e7822
2 changed files with 8 additions and 0 deletions

View File

@@ -181,6 +181,8 @@ C17:
Name: Supply Aircraft
Valued:
Cost: 2000
UpdatesPlayerStatistics:
AddToAssetsValue: false
Aircraft:
TurnSpeed: 20
Speed: 700
@@ -214,6 +216,8 @@ A10:
Name: A10 Bomber
Valued:
Cost: 2000
UpdatesPlayerStatistics:
AddToAssetsValue: false
Aircraft:
TurnSpeed: 16
Speed: 373

View File

@@ -2,6 +2,8 @@ carryall.reinforce:
Inherits: ^Plane
Valued:
Cost: 1100
UpdatesPlayerStatistics:
AddToAssetsValue: false
Tooltip:
Name: Carryall
Health:
@@ -49,6 +51,8 @@ carryall.reinforce:
carryall:
Inherits: carryall.reinforce
UpdatesPlayerStatistics:
AddToAssetsValue: true
-Carryall:
AutoCarryall:
BeforeLoadDelay: 10