whitespace cleanup

This commit is contained in:
Matthias Mailänder
2014-05-18 08:16:51 +02:00
parent 09fb435d45
commit 09e5cf2d03
14 changed files with 23 additions and 15 deletions

View File

@@ -66,7 +66,7 @@ Cursors:
Chrome: Chrome:
mods/cnc/chrome.yaml mods/cnc/chrome.yaml
Assemblies: Assemblies:
mods/ra/OpenRA.Mods.RA.dll mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll mods/cnc/OpenRA.Mods.Cnc.dll

View File

@@ -1,6 +1,6 @@
Player: Player:
HackyAI@Cabal: HackyAI@Cabal:
Name:Cabal Name: Cabal
BuildingCommonNames: BuildingCommonNames:
ConstructionYard: fact ConstructionYard: fact
Refinery: proc Refinery: proc
@@ -62,7 +62,7 @@ Player:
orca: 5% orca: 5%
SquadSize: 15 SquadSize: 15
HackyAI@Watson: HackyAI@Watson:
Name:Watson Name: Watson
BuildingCommonNames: BuildingCommonNames:
ConstructionYard: fact ConstructionYard: fact
Refinery: proc Refinery: proc
@@ -124,7 +124,7 @@ Player:
mtnk: 50% mtnk: 50%
SquadSize: 15 SquadSize: 15
HackyAI@HAL9001: HackyAI@HAL9001:
Name:HAL 9001 Name: HAL 9001
BuildingCommonNames: BuildingCommonNames:
ConstructionYard: fact ConstructionYard: fact
Refinery: proc Refinery: proc
@@ -187,3 +187,4 @@ Player:
htnk: 50% htnk: 50%
orca: 10% orca: 10%
SquadSize: 8 SquadSize: 8

View File

@@ -210,7 +210,7 @@ A10:
Weapon: Napalm Weapon: Napalm
LocalOffset: 0,-256,-43, 0,256,-43 LocalOffset: 0,-256,-43, 0,256,-43
-Selectable: -Selectable:
-TargetableUnit: -TargetableUnit:
-GainsExperience: -GainsExperience:
FlyAwayOnIdle: FlyAwayOnIdle:
RejectsOrders: RejectsOrders:

View File

@@ -597,3 +597,4 @@
BodyOrientation: BodyOrientation:
LuaScriptEvents: LuaScriptEvents:
ScriptTriggers: ScriptTriggers:

View File

@@ -24,7 +24,7 @@ ROCK1:
Inherits: ^Rock Inherits: ^Rock
Building: Building:
Footprint: __ xx Footprint: __ xx
ROCK2: ROCK2:
Inherits: ^Rock Inherits: ^Rock
Building: Building:

View File

@@ -202,7 +202,7 @@ HeliAAGun:
Pistol: Pistol:
ROF: 7 ROF: 7
Range: 3c0 Range: 3c0
InvalidTargets: Wall InvalidTargets: Wall
Report: GUN18.AUD Report: GUN18.AUD
Projectile: Bullet Projectile: Bullet
Speed: 1c682 Speed: 1c682
@@ -220,7 +220,7 @@ Pistol:
M16: M16:
ROF: 20 ROF: 20
Range: 4c0 Range: 4c0
InvalidTargets: Wall InvalidTargets: Wall
Report: MGUN2.AUD Report: MGUN2.AUD
Projectile: Bullet Projectile: Bullet
Speed: 1c682 Speed: 1c682
@@ -360,7 +360,7 @@ OrcaAAMissiles:
Flamethrower: Flamethrower:
ROF: 55 ROF: 55
Range: 2c512 Range: 2c512
InvalidTargets: Wall InvalidTargets: Wall
Report: FLAMER2.AUD Report: FLAMER2.AUD
Projectile: Bullet Projectile: Bullet
Speed: 1c682 Speed: 1c682
@@ -380,7 +380,7 @@ Flamethrower:
BigFlamer: BigFlamer:
ROF: 50 ROF: 50
Range: 3c512 Range: 3c512
InvalidTargets: Wall InvalidTargets: Wall
Report: FLAMER2.AUD Report: FLAMER2.AUD
Projectile: Bullet Projectile: Bullet
Speed: 341 Speed: 341
@@ -668,7 +668,7 @@ ArtilleryShell:
MachineGun: MachineGun:
ROF: 20 ROF: 20
Burst: 5 Burst: 5
InvalidTargets: Wall InvalidTargets: Wall
Range: 4c0 Range: 4c0
Report: MGUN11.AUD Report: MGUN11.AUD
Projectile: Bullet Projectile: Bullet

View File

@@ -123,3 +123,4 @@ CAMERA:
RevealsShroud: RevealsShroud:
Range: 8c0 Range: 8c0
BodyOrientation: BodyOrientation:

View File

@@ -21,7 +21,7 @@ CONCRETEA:
Dimensions: 2,2 Dimensions: 2,2
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder:10 BuildPaletteOrder: 10
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
Valued: Valued:
Cost: 20 Cost: 20

View File

@@ -6362,3 +6362,4 @@ Templates:
PickAny: False PickAny: False
Tiles: Tiles:
0: Rock 0: Rock

View File

@@ -625,7 +625,7 @@ Weathering:
ROF: 100 ROF: 100
Warhead: Warhead:
Damage: 5 Damage: 5
Shrapnel: Shrapnel:
ROF: 60 ROF: 60
Range: 4c0 Range: 4c0
@@ -647,4 +647,5 @@ Shrapnel:
InfDeath: 3 InfDeath: 3
SmudgeType: SandCrater SmudgeType: SandCrater
Damage: 60 Damage: 60
ImpactSound: EXPLLG5.WAV ImpactSound: EXPLLG5.WAV

View File

@@ -62,7 +62,7 @@ Cursors:
Chrome: Chrome:
mods/ra/chrome.yaml mods/ra/chrome.yaml
Assemblies: Assemblies:
mods/ra/OpenRA.Mods.RA.dll mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll mods/cnc/OpenRA.Mods.Cnc.dll

View File

@@ -232,3 +232,4 @@ Player:
ca: 20% ca: 20%
pt: 10% pt: 10%
SquadSize: 1 SquadSize: 1

View File

@@ -733,3 +733,4 @@ TECH:
Tooltip: Tooltip:
Name: Tech Center Name: Tech Center
Description: Tech Center Description: Tech Center

View File

@@ -700,3 +700,4 @@ Tiberium:
InfDeath: 6 InfDeath: 6
Damage: 2 Damage: 2
PreventProne: yes PreventProne: yes