From 0e00bbe6e7713e5954d6ff398e285d78f37faa2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 14 Sep 2014 17:02:22 +0200 Subject: [PATCH 1/2] fix a bib rendering problem due to manual sprite scaling --- mods/ra/maps/artemis/map.yaml | 2 -- mods/ra/maps/zeus/map.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/mods/ra/maps/artemis/map.yaml b/mods/ra/maps/artemis/map.yaml index 3fc4d56f52..d84b730824 100644 --- a/mods/ra/maps/artemis/map.yaml +++ b/mods/ra/maps/artemis/map.yaml @@ -2936,8 +2936,6 @@ Rules: Name: Wall Street Speculators Building: BaseNormal: false - RenderBuilding: - Scale: 0.75 RevealsShroud: Range: 20c0 Health: diff --git a/mods/ra/maps/zeus/map.yaml b/mods/ra/maps/zeus/map.yaml index 9198ba7990..6d4fa58892 100644 --- a/mods/ra/maps/zeus/map.yaml +++ b/mods/ra/maps/zeus/map.yaml @@ -2568,8 +2568,6 @@ Rules: MISS: Building: BaseNormal: false - RenderBuilding: - Scale: 0.75 RevealsShroud: Range: 25c0 Health: From 14709135d492b5b1b2edf5b2bb9db6aaeabbb304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 14 Sep 2014 17:05:39 +0200 Subject: [PATCH 2/2] fix a syntax error --- mods/ra/maps/artemis/map.yaml | 2 +- mods/ra/maps/zeus/map.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/ra/maps/artemis/map.yaml b/mods/ra/maps/artemis/map.yaml index d84b730824..9ec2cc0700 100644 --- a/mods/ra/maps/artemis/map.yaml +++ b/mods/ra/maps/artemis/map.yaml @@ -2941,7 +2941,7 @@ Rules: Health: HP: 1500 Armor: - Heavy: + Type: Heavy ExternalCapturable: CashTrickler: Period: 250 diff --git a/mods/ra/maps/zeus/map.yaml b/mods/ra/maps/zeus/map.yaml index 6d4fa58892..96a79e191c 100644 --- a/mods/ra/maps/zeus/map.yaml +++ b/mods/ra/maps/zeus/map.yaml @@ -2573,7 +2573,7 @@ Rules: Health: HP: 2000 Armor: - Heavy: + Type: Heavy ExternalCapturable: CashTrickler: Period: 750