Skip to content

Commit

Permalink
Add line-build palette to RA, TD, D2k.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote committed May 18, 2019
1 parent c99ba77 commit 96c95aa
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions mods/cnc/rules/defaults.yaml
Expand Up @@ -873,6 +873,7 @@
BuildSounds: hvydoor1.aud
TerrainTypes: Clear,Road
FootprintPlaceBuildingPreview:
LineBuildSegmentPalette: placelinesegment
RequiresBuildableArea:
AreaTypes: building
Adjacent: 4
Expand Down
4 changes: 4 additions & 0 deletions mods/cnc/rules/palettes.yaml
Expand Up @@ -123,6 +123,10 @@
RotationPaletteEffect@water:
ExcludePalettes: effect, chrome
RotationBase: 32
PaletteFromPaletteWithAlpha@placelinesegment:
Name: placelinesegment
BasePalette: terrain
Alpha: 0.65
PaletteFromPlayerPaletteWithAlpha@placebuilding:
BaseName: placebuilding
Alpha: 0.65
Expand Down
4 changes: 4 additions & 0 deletions mods/d2k/rules/palettes.yaml
Expand Up @@ -84,6 +84,10 @@
BaseName: cloak
BasePalette: player
Alpha: 0.55
PaletteFromPaletteWithAlpha@placelinesegment:
Name: placelinesegment
BasePalette: terrain
Alpha: 0.65
PaletteFromPlayerPaletteWithAlpha@placebuilding:
BaseName: placebuilding
BasePalette: player
Expand Down
1 change: 1 addition & 0 deletions mods/d2k/rules/structures.yaml
Expand Up @@ -734,6 +734,7 @@ wall:
BuildSounds: CHUNG.WAV
TerrainTypes: Rock, Concrete
FootprintPlaceBuildingPreview:
LineBuildSegmentPalette: placelinesegment
RequiresBuildableArea:
AreaTypes: building
Adjacent: 7
Expand Down
1 change: 1 addition & 0 deletions mods/ra/rules/defaults.yaml
Expand Up @@ -752,6 +752,7 @@
TerrainTypes: Clear,Road
UndeploySounds: cashturn.aud
FootprintPlaceBuildingPreview:
LineBuildSegmentPalette: placelinesegment
RequiresBuildableArea:
AreaTypes: building
Adjacent: 7
Expand Down
4 changes: 4 additions & 0 deletions mods/ra/rules/palettes.yaml
Expand Up @@ -119,6 +119,10 @@
ChronoshiftPaletteEffect:
FlashPaletteEffect@NUKE:
Type: Nuke
PaletteFromPaletteWithAlpha@placelinesegment:
Name: placelinesegment
BasePalette: terrain
Alpha: 0.65
PaletteFromPlayerPaletteWithAlpha@placebuilding:
BaseName: placebuilding
BasePalette: player
Expand Down

0 comments on commit 96c95aa

Please sign in to comment.