From 2e7908366a95b81bb440732c74130256c4cbd798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Mon, 5 Nov 2012 14:00:44 +0100 Subject: [PATCH] fixes #2465 gpsdot.shp shadow uses index 3 --- mods/ra/rules/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/rules/system.yaml b/mods/ra/rules/system.yaml index 52a499871a..a03f4b58c3 100644 --- a/mods/ra/rules/system.yaml +++ b/mods/ra/rules/system.yaml @@ -210,7 +210,7 @@ World: WaterChance: .2 PaletteFromCurrentTileset: Name: terrain - ShadowIndex: 4 + ShadowIndex: 3,4 PaletteFromFile@chrome: Name: chrome Filename: temperat.pal