From 1ca4ec17497e7ab3b0e5f3df42df65b074f696f0 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 3 Aug 2015 16:32:24 +0200 Subject: [PATCH] Fixed bright dots on TS temperate terrain water Temperate water tiles use palette index #1, which is also used for shadow on SHPs. --- mods/ts/rules/civilian-structures.yaml | 4 ++-- mods/ts/rules/defaults.yaml | 8 ++++---- mods/ts/rules/palettes.yaml | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/mods/ts/rules/civilian-structures.yaml b/mods/ts/rules/civilian-structures.yaml index 1f0946e63d..5c5ed4d016 100644 --- a/mods/ts/rules/civilian-structures.yaml +++ b/mods/ts/rules/civilian-structures.yaml @@ -1274,7 +1274,7 @@ GALITE: Tooltip: Name: Light Post RenderBuilding: - Palette: terrain + Palette: terraindecoration -WithMakeAnimation: -WithDeathAnimation: Health: @@ -1354,7 +1354,7 @@ UFO: Dimensions: 6, 4 Footprint: xxxxxx xxxxxx xxxxxx xxxxxx RenderBuilding: - Palette: terrain + Palette: terraindecoration Selectable: Bounds: 144, 72, 0, 0 Tooltip: diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index b09582270a..af69915108 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -114,7 +114,7 @@ Tooltip: Description: Civilian Building RenderBuilding: - Palette: terrain + Palette: terraindecoration ^CivBillboard: Inherits: ^CivBuilding @@ -136,7 +136,7 @@ Lifetime: 180 TerrainTypes: Clear, Rough, Road, DirtRoad, Tiberium, BlueTiberium, Veins RenderSprites: - Palette: terrain + Palette: terraindecoration WithCrateBody: Images: crate CustomSelectionSize: @@ -533,7 +533,7 @@ ^Tree: HiddenUnderShroud: RenderSprites: - Palette: terrain + Palette: terraindecoration WithSpriteBody: AutoSelectionSize: Building: @@ -550,7 +550,7 @@ ^Rock: HiddenUnderShroud: RenderSprites: - Palette: terrain + Palette: terraindecoration WithSpriteBody: AutoSelectionSize: Building: diff --git a/mods/ts/rules/palettes.yaml b/mods/ts/rules/palettes.yaml index b9ea147669..0219f4429f 100644 --- a/mods/ts/rules/palettes.yaml +++ b/mods/ts/rules/palettes.yaml @@ -17,6 +17,8 @@ Filename: depth.pal PaletteFromCurrentTileset: Name: terrain + PaletteFromCurrentTileset@decoration: + Name: terraindecoration ShadowIndex: 1 PaletteFromFile@chrome: Name: chrome