Rename civilian.yaml to civilian-structures.yaml
Move Sandbags to civilian structures. Remove GAGREEN.
This commit is contained in:
@@ -63,14 +63,14 @@ Packages:
|
||||
Rules:
|
||||
./mods/ts/rules/misc.yaml
|
||||
./mods/ts/rules/ai.yaml
|
||||
./mods/ts/rules/civilian.yaml
|
||||
./mods/ts/rules/civilian-infantry.yaml
|
||||
./mods/ts/rules/civilian-structures.yaml
|
||||
./mods/ts/rules/civilian-vehicles.yaml
|
||||
./mods/ts/rules/player.yaml
|
||||
./mods/ts/rules/world.yaml
|
||||
./mods/ts/rules/aircraft.yaml
|
||||
./mods/ts/rules/defaults.yaml
|
||||
./mods/ts/rules/structures.yaml
|
||||
./mods/ts/rules/civilian-infantry.yaml
|
||||
./mods/ts/rules/gdi-infantry.yaml
|
||||
./mods/ts/rules/nod-infantry.yaml
|
||||
./mods/ts/rules/player-infantry.yaml
|
||||
|
||||
@@ -1102,19 +1102,6 @@ CTVEGA:
|
||||
Health:
|
||||
HP: 100
|
||||
|
||||
GAGREEN:
|
||||
Inherits: ^CivBuilding
|
||||
Tooltip:
|
||||
Name: Green Building
|
||||
Building:
|
||||
Adjacent: 3
|
||||
Footprint: x
|
||||
Dimensions: 1, 1
|
||||
Armor:
|
||||
Type: concrete
|
||||
Health:
|
||||
HP: 150
|
||||
|
||||
GAKODK:
|
||||
Inherits: ^CivBuilding
|
||||
Tooltip:
|
||||
@@ -1213,6 +1200,33 @@ GAOLDCC6:
|
||||
RenderBuilding:
|
||||
Palette: player
|
||||
|
||||
GASAND:
|
||||
Inherits: ^Wall
|
||||
Buildable:
|
||||
Queue: Defense
|
||||
BuildPaletteOrder: 1000
|
||||
Prerequisites: ~disabled
|
||||
SoundOnDamageTransition:
|
||||
DamagedSounds: sandbag1.aud
|
||||
DestroyedSounds: sandbag1.aud
|
||||
Valued:
|
||||
Cost: 25
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
Tooltip:
|
||||
Name: Sandbags
|
||||
Description: Stops infantry and blocks enemy fire.\nCan be crushed by tanks.
|
||||
Health:
|
||||
HP: 250
|
||||
Armor:
|
||||
Type: Light
|
||||
LineBuild:
|
||||
NodeTypes: sandbags
|
||||
LineBuildNode:
|
||||
Types: sandbags
|
||||
RenderBuildingWall:
|
||||
Type: sandbags
|
||||
|
||||
GASPOT:
|
||||
Inherits: ^CivBuilding
|
||||
Tooltip:
|
||||
@@ -439,33 +439,6 @@ NAWEAP:
|
||||
Power:
|
||||
Amount: -30
|
||||
|
||||
GASAND:
|
||||
Inherits: ^Wall
|
||||
Buildable:
|
||||
Queue: Defense
|
||||
BuildPaletteOrder: 1000
|
||||
Prerequisites: ~structures.gdi
|
||||
SoundOnDamageTransition:
|
||||
DamagedSounds: sandbag1.aud
|
||||
DestroyedSounds: sandbag1.aud
|
||||
Valued:
|
||||
Cost: 25
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
Tooltip:
|
||||
Name: Sandbags
|
||||
Description: Stops infantry and blocks enemy fire.\nCan be crushed by tanks.
|
||||
Health:
|
||||
HP: 250
|
||||
Armor:
|
||||
Type: Light
|
||||
LineBuild:
|
||||
NodeTypes: sandbags
|
||||
LineBuildNode:
|
||||
Types: sandbags
|
||||
RenderBuildingWall:
|
||||
Type: sandbags
|
||||
|
||||
GAWALL:
|
||||
Inherits: ^Wall
|
||||
Buildable:
|
||||
|
||||
Reference in New Issue
Block a user