From d4b21ce206a667dd6219530a4c87f4cae5423745 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 27 May 2013 21:23:51 +0200 Subject: [PATCH 1/5] removing tech center sequence duplicate. there already is a more 'sophisticated' entry in map.yaml. --- mods/cnc/sequences/misc.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mods/cnc/sequences/misc.yaml b/mods/cnc/sequences/misc.yaml index abfd980b51..7fb25ff7a2 100644 --- a/mods/cnc/sequences/misc.yaml +++ b/mods/cnc/sequences/misc.yaml @@ -198,12 +198,6 @@ crate-effects: Length: * Tick: 200 -miss: - idle: - Start: 0 - damaged-idle: - Start: 2 - atomicup: idle: Start: 0 From 7a4d06efb743a783d08c646edab635a5267dda7b Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 27 May 2013 22:01:50 +0200 Subject: [PATCH 2/5] make allied color on desert shellmap slightly more vibrant. --- mods/ra/maps/desert-shellmap/map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/desert-shellmap/map.yaml b/mods/ra/maps/desert-shellmap/map.yaml index 242f1e97d0..8b930ae069 100644 --- a/mods/ra/maps/desert-shellmap/map.yaml +++ b/mods/ra/maps/desert-shellmap/map.yaml @@ -34,7 +34,7 @@ Players: PlayerReference@Allies: Name: Allies Race: allies - ColorRamp: 161,134,200,30 + ColorRamp: 161,164,200,30 Allies: Neutral Enemies: Soviets PlayerReference@Soviets: From f22216aeb50eb79c10460b94291626cc9b671ed0 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 27 May 2013 22:02:34 +0200 Subject: [PATCH 3/5] bring temp shellmap allied color in line with desert shellmap/original RA. --- mods/ra/maps/shellmap/map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/shellmap/map.yaml b/mods/ra/maps/shellmap/map.yaml index eeeb8f7b6f..b7378a8822 100644 --- a/mods/ra/maps/shellmap/map.yaml +++ b/mods/ra/maps/shellmap/map.yaml @@ -27,7 +27,7 @@ Players: PlayerReference@GoodGuy: Name: GoodGuy Race: allies - ColorRamp: 153,137,144,44 + ColorRamp: 161,164,200,30 Enemies: Greece,Creeps PlayerReference@Greece: Name: Greece From 403f3745d97983aadd02a8ceddd6784ddc1a3836 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Tue, 28 May 2013 17:54:47 +0200 Subject: [PATCH 4/5] undo change to desert shellmap allied color --- mods/ra/maps/desert-shellmap/map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/desert-shellmap/map.yaml b/mods/ra/maps/desert-shellmap/map.yaml index 8b930ae069..242f1e97d0 100644 --- a/mods/ra/maps/desert-shellmap/map.yaml +++ b/mods/ra/maps/desert-shellmap/map.yaml @@ -34,7 +34,7 @@ Players: PlayerReference@Allies: Name: Allies Race: allies - ColorRamp: 161,164,200,30 + ColorRamp: 161,134,200,30 Allies: Neutral Enemies: Soviets PlayerReference@Soviets: From ec36279ecb692d76452a24dfc4a0f6b90a525934 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Tue, 28 May 2013 17:55:59 +0200 Subject: [PATCH 5/5] changes temp shellmap allied color to same as singleplayer/desert shellmap. --- mods/ra/maps/shellmap/map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/shellmap/map.yaml b/mods/ra/maps/shellmap/map.yaml index b7378a8822..12972caa53 100644 --- a/mods/ra/maps/shellmap/map.yaml +++ b/mods/ra/maps/shellmap/map.yaml @@ -27,7 +27,7 @@ Players: PlayerReference@GoodGuy: Name: GoodGuy Race: allies - ColorRamp: 161,164,200,30 + ColorRamp: 161,134,200,30 Enemies: Greece,Creeps PlayerReference@Greece: Name: Greece