diff --git a/mods/ts/maps/arivruns/map.yaml b/mods/ts/maps/arivruns/map.yaml index 6aac0348d3..e20d40fac8 100644 --- a/mods/ts/maps/arivruns/map.yaml +++ b/mods/ts/maps/arivruns/map.yaml @@ -1293,4 +1293,7 @@ Actors: Owner: Neutral Location: 115,-15 -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.72 diff --git a/mods/ts/maps/arivruns/rules.yaml b/mods/ts/maps/arivruns/rules.yaml deleted file mode 100644 index f8fa63e382..0000000000 --- a/mods/ts/maps/arivruns/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.72 diff --git a/mods/ts/maps/cliffsin/map.yaml b/mods/ts/maps/cliffsin/map.yaml index 49aa13d7bd..c76b6cb8dc 100644 --- a/mods/ts/maps/cliffsin/map.yaml +++ b/mods/ts/maps/cliffsin/map.yaml @@ -1499,4 +1499,7 @@ Actors: Location: 123,87 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.68 diff --git a/mods/ts/maps/cliffsin/rules.yaml b/mods/ts/maps/cliffsin/rules.yaml deleted file mode 100644 index 60f2701725..0000000000 --- a/mods/ts/maps/cliffsin/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.68 diff --git a/mods/ts/maps/gdi4a/map.yaml b/mods/ts/maps/gdi4a/map.yaml index 6a02f07652..cf07cbe862 100644 --- a/mods/ts/maps/gdi4a/map.yaml +++ b/mods/ts/maps/gdi4a/map.yaml @@ -1737,3 +1737,9 @@ Actors: Location: 111,13 Rules: rules.yaml + World: + GlobalLightingPaletteEffect: + Red: 1.1 + Green: 1.1 + Blue: 1 + Ambient: 0.55 \ No newline at end of file diff --git a/mods/ts/maps/gdi4a/rules.yaml b/mods/ts/maps/gdi4a/rules.yaml index adfe77c8ab..eba63b3e66 100644 --- a/mods/ts/maps/gdi4a/rules.yaml +++ b/mods/ts/maps/gdi4a/rules.yaml @@ -4,10 +4,5 @@ World: -MPStartLocations: MusicPlaylist: BackgroundMusic: intro - GlobalLightingPaletteEffect: - Red: 1.1 - Green: 1.1 - Blue: 1 - Ambient: 0.55 LuaScript: Scripts: map.lua diff --git a/mods/ts/maps/karasjok/map.yaml b/mods/ts/maps/karasjok/map.yaml index 4969205cef..9cf66da2b9 100644 --- a/mods/ts/maps/karasjok/map.yaml +++ b/mods/ts/maps/karasjok/map.yaml @@ -1554,4 +1554,10 @@ Actors: Location: 134,73 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Red: 0.5 + Green: 0.7 + Blue: 0.7 + Ambient: 0.78 \ No newline at end of file diff --git a/mods/ts/maps/karasjok/rules.yaml b/mods/ts/maps/karasjok/rules.yaml deleted file mode 100644 index de64efd8cd..0000000000 --- a/mods/ts/maps/karasjok/rules.yaml +++ /dev/null @@ -1,6 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Red: 0.5 - Blue: 0.7 - Green: 0.7 - Ambient: 0.78 diff --git a/mods/ts/maps/rivrrad4/map.yaml b/mods/ts/maps/rivrrad4/map.yaml index 129d01f1f1..218b7acb15 100644 --- a/mods/ts/maps/rivrrad4/map.yaml +++ b/mods/ts/maps/rivrrad4/map.yaml @@ -868,4 +868,7 @@ Actors: Location: 254,39 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.85 diff --git a/mods/ts/maps/rivrrad4/rules.yaml b/mods/ts/maps/rivrrad4/rules.yaml deleted file mode 100644 index 7493f42ace..0000000000 --- a/mods/ts/maps/rivrrad4/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.85 diff --git a/mods/ts/maps/springs/map.yaml b/mods/ts/maps/springs/map.yaml index 13f41bb60e..6241f0ff5a 100644 --- a/mods/ts/maps/springs/map.yaml +++ b/mods/ts/maps/springs/map.yaml @@ -853,4 +853,7 @@ Actors: Owner: Neutral Location: 95,3 -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.62 diff --git a/mods/ts/maps/springs/rules.yaml b/mods/ts/maps/springs/rules.yaml deleted file mode 100644 index 4ff8dd87ae..0000000000 --- a/mods/ts/maps/springs/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.62 diff --git a/mods/ts/maps/t_garden/map.yaml b/mods/ts/maps/t_garden/map.yaml index d632589d50..7b36079229 100644 --- a/mods/ts/maps/t_garden/map.yaml +++ b/mods/ts/maps/t_garden/map.yaml @@ -830,4 +830,7 @@ Actors: Location: 99,74 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.79 diff --git a/mods/ts/maps/t_garden/rules.yaml b/mods/ts/maps/t_garden/rules.yaml deleted file mode 100644 index 005365fd83..0000000000 --- a/mods/ts/maps/t_garden/rules.yaml +++ /dev/null @@ -1,6 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Red: 1 - Blue: 1 - Green: 1 - Ambient: 0.79 diff --git a/mods/ts/maps/tactical/map.yaml b/mods/ts/maps/tactical/map.yaml index 96783707ed..65cf128c8c 100644 --- a/mods/ts/maps/tactical/map.yaml +++ b/mods/ts/maps/tactical/map.yaml @@ -800,4 +800,7 @@ Actors: Location: 167,83 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.85 diff --git a/mods/ts/maps/tactical/rules.yaml b/mods/ts/maps/tactical/rules.yaml deleted file mode 100644 index 7493f42ace..0000000000 --- a/mods/ts/maps/tactical/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.85 diff --git a/mods/ts/maps/terrace/map.yaml b/mods/ts/maps/terrace/map.yaml index 3263c9db70..ae12bad0a1 100644 --- a/mods/ts/maps/terrace/map.yaml +++ b/mods/ts/maps/terrace/map.yaml @@ -509,4 +509,7 @@ Actors: Location: 84,60 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.63 diff --git a/mods/ts/maps/terrace/rules.yaml b/mods/ts/maps/terrace/rules.yaml deleted file mode 100644 index 7bd64ec853..0000000000 --- a/mods/ts/maps/terrace/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.63 diff --git a/mods/ts/maps/tread_l/map.yaml b/mods/ts/maps/tread_l/map.yaml index a27cd3c2fc..095f365317 100644 --- a/mods/ts/maps/tread_l/map.yaml +++ b/mods/ts/maps/tread_l/map.yaml @@ -1213,4 +1213,7 @@ Actors: Location: 123,20 Owner: Neutral -Rules: rules.yaml +Rules: + World: + GlobalLightingPaletteEffect: + Ambient: 0.75 diff --git a/mods/ts/maps/tread_l/rules.yaml b/mods/ts/maps/tread_l/rules.yaml deleted file mode 100644 index 9fad12c1dc..0000000000 --- a/mods/ts/maps/tread_l/rules.yaml +++ /dev/null @@ -1,3 +0,0 @@ -World: - GlobalLightingPaletteEffect: - Ambient: 0.75