Use 'true' instead of 'yes' on all D2k booleans

This commit is contained in:
reaperrr
2016-05-15 16:38:02 +02:00
parent 974eb5aa86
commit 2c7fe90532
5 changed files with 11 additions and 11 deletions

View File

@@ -27,7 +27,7 @@ spicebloom:
AutoSelectionSize: AutoSelectionSize:
RenderSprites: RenderSprites:
AppearsOnRadar: AppearsOnRadar:
UseLocation: yes UseLocation: true
Tooltip: Tooltip:
Name: Spice Bloom Name: Spice Bloom
SpiceBloom: SpiceBloom:
@@ -46,7 +46,7 @@ spicebloom:
Radius: 512 Radius: 512
Targetable: Targetable:
TargetTypes: Ground TargetTypes: Ground
RequiresForceFire: yes RequiresForceFire: true
Armor: Armor:
Type: none Type: none
@@ -86,7 +86,7 @@ sandworm:
Sequence: sand Sequence: sand
HiddenUnderFog: HiddenUnderFog:
AppearsOnRadar: AppearsOnRadar:
UseLocation: yes UseLocation: true
AttackSwallow: AttackSwallow:
AttackRequiresEnteringCell: true AttackRequiresEnteringCell: true
IgnoresVisibility: true IgnoresVisibility: true

View File

@@ -127,7 +127,7 @@
Interval: 4 Interval: 4
Targetable: Targetable:
TargetTypes: Ground, Vehicle TargetTypes: Ground, Vehicle
RequiresForceFire: yes RequiresForceFire: true
DisabledOverlay: DisabledOverlay:
Explodes: Explodes:
Weapon: UnitExplodeMed Weapon: UnitExplodeMed
@@ -226,7 +226,7 @@
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
Inherits@2: ^SpriteActor Inherits@2: ^SpriteActor
AppearsOnRadar: AppearsOnRadar:
UseLocation: yes UseLocation: true
HiddenUnderFog: HiddenUnderFog:
Type: CenterPosition Type: CenterPosition
AlwaysVisibleStances: None AlwaysVisibleStances: None

View File

@@ -8,15 +8,15 @@ crate:
GiveCashCrateAction@1: GiveCashCrateAction@1:
Amount: 750 Amount: 750
SelectionShares: 25 SelectionShares: 25
UseCashTick: yes UseCashTick: true
GiveCashCrateAction@2: GiveCashCrateAction@2:
Amount: 1000 Amount: 1000
SelectionShares: 50 SelectionShares: 50
UseCashTick: yes UseCashTick: true
GiveCashCrateAction@3: GiveCashCrateAction@3:
Amount: 1500 Amount: 1500
SelectionShares: 25 SelectionShares: 25
UseCashTick: yes UseCashTick: true
ExplodeCrateAction@1: ExplodeCrateAction@1:
Weapon: CrateExplosion Weapon: CrateExplosion
SelectionShares: 5 SelectionShares: 5

View File

@@ -525,7 +525,7 @@ outpost:
mercenary: outpost.ordos mercenary: outpost.ordos
WithIdleOverlay@DISH: WithIdleOverlay@DISH:
Sequence: idle-dish Sequence: idle-dish
PauseOnLowPower: yes PauseOnLowPower: true
Power: Power:
Amount: -125 Amount: -125
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:

View File

@@ -115,7 +115,7 @@ mtank_pri:
RangeLimit: 7c204 RangeLimit: 7c204
HorizontalRateOfTurn: 3 HorizontalRateOfTurn: 3
Blockable: false Blockable: false
Shadow: yes Shadow: true
Inaccuracy: 96 Inaccuracy: 96
Image: MISSILE2 Image: MISSILE2
TrailImage: large_trail TrailImage: large_trail
@@ -150,7 +150,7 @@ DeviatorMissile:
RangeLimit: 6c0 RangeLimit: 6c0
HorizontalRateOfTurn: 3 HorizontalRateOfTurn: 3
Blockable: false Blockable: false
Shadow: yes Shadow: true
Inaccuracy: 384 Inaccuracy: 384
Image: MISSILE Image: MISSILE
TrailImage: deviator_trail TrailImage: deviator_trail