Merge pull request #11858 from reaperrr/fix-yaml-style
Yaml style clean-up
This commit is contained in:
@@ -13,6 +13,7 @@ World:
|
||||
InitialSmudges:
|
||||
37,24: sc6,0
|
||||
36,18: sc6,0
|
||||
|
||||
Player:
|
||||
EnemyWatcher:
|
||||
PlayerResources:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
^Vehicle:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy
|
||||
|
||||
@@ -50,6 +50,7 @@ c1:
|
||||
Start: 16
|
||||
Length: 4
|
||||
Tick: 1600
|
||||
|
||||
c2:
|
||||
Inherits: c1
|
||||
|
||||
|
||||
@@ -238,6 +238,7 @@ camera:
|
||||
clock:
|
||||
idle: hclock
|
||||
Length: *
|
||||
|
||||
pips:
|
||||
pip-empty:
|
||||
pip-green:
|
||||
|
||||
@@ -42,4 +42,3 @@ Background@COLOR_CHOOSER:
|
||||
Y: 21
|
||||
Width: 80
|
||||
Height: 73
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
Player:
|
||||
PlayerResources:
|
||||
DefaultCash: 3000
|
||||
|
||||
@@ -29,4 +29,3 @@ World:
|
||||
TechLevelLocked: True
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
|
||||
@@ -13,8 +13,10 @@ miner:
|
||||
ZOffset: -512
|
||||
icon: jmin
|
||||
Start: 0
|
||||
|
||||
mnlyr:
|
||||
icon: mnlyicon
|
||||
|
||||
brick:
|
||||
idle:
|
||||
Start: 0
|
||||
|
||||
@@ -12,7 +12,7 @@ MapSize: 128,128
|
||||
|
||||
Bounds: 16,16,96,96
|
||||
|
||||
Visibility: MissionSelector, Lobby
|
||||
Visibility: Lobby, MissionSelector
|
||||
|
||||
Categories: Mission, Cooperative Mission
|
||||
|
||||
|
||||
@@ -37,4 +37,3 @@ E7.noautotarget:
|
||||
|
||||
^Vehicle:
|
||||
Demolishable:
|
||||
|
||||
|
||||
@@ -78,4 +78,3 @@ FLARE:
|
||||
SPY:
|
||||
DisguiseToolTip:
|
||||
ShowOwnerRow: false
|
||||
|
||||
|
||||
@@ -985,4 +985,3 @@ windmill:
|
||||
Start: 8
|
||||
Length: 8
|
||||
Tick: 80
|
||||
|
||||
|
||||
@@ -1422,7 +1422,6 @@ Actors:
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-StartGameNotification:
|
||||
@@ -1439,27 +1438,21 @@ Rules:
|
||||
Ambient: 0.7
|
||||
ScriptUpgradesCache:
|
||||
Upgrades: unkillable
|
||||
|
||||
HARV:
|
||||
-Targetable:
|
||||
|
||||
GALITE:
|
||||
-Targetable:
|
||||
|
||||
APC:
|
||||
Cargo:
|
||||
InitialUnits: e1, e1, e2, e2, medic
|
||||
|
||||
GACTWR:
|
||||
DamageMultiplier@UNKILLABLE:
|
||||
UpgradeTypes: unkillable
|
||||
Modifier: 0, 0
|
||||
|
||||
NAOBEL:
|
||||
DamageMultiplier@UNKILLABLE:
|
||||
UpgradeTypes: unkillable
|
||||
Modifier: 0, 0
|
||||
|
||||
NALASR:
|
||||
DamageMultiplier@UNKILLABLE:
|
||||
UpgradeTypes: unkillable
|
||||
|
||||
Reference in New Issue
Block a user