Remove 'yes' and 'no' in favor of 'true' and 'false'
This commit is contained in:
@@ -85,7 +85,7 @@ Player:
|
||||
SelectTargetSound: slcttgt1.aud
|
||||
BeginChargeSound: chrochr1.aud
|
||||
EndChargeSound: chrordy1.aud
|
||||
KillCargo: yes
|
||||
KillCargo: true
|
||||
Range: 3
|
||||
GrantExternalConditionPower@IRONCURTAIN:
|
||||
Icon: invuln
|
||||
|
||||
@@ -69,4 +69,4 @@ Player:
|
||||
Locked: True
|
||||
Visible: False
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
Visible: False
|
||||
Visible: False
|
||||
|
||||
@@ -28,7 +28,7 @@ SovietPlatoonUnits:
|
||||
|
||||
MINV:
|
||||
Mine:
|
||||
AvoidFriendly: yes
|
||||
AvoidFriendly: true
|
||||
|
||||
CAMERA:
|
||||
RevealsShroud:
|
||||
|
||||
Reference in New Issue
Block a user