From 60006e20fb805b129a17e19c71c1a5592cf507f1 Mon Sep 17 00:00:00 2001 From: toaster Date: Fri, 29 Nov 2019 21:59:06 +0000 Subject: [PATCH] Edit config to account for new behaviour (plus add gold mode for the Eggman Statue, which I forgot to add earlier). --- extras/conf/SRB2-22.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/extras/conf/SRB2-22.cfg b/extras/conf/SRB2-22.cfg index 7a8f31d5a..0c82a61ce 100644 --- a/extras/conf/SRB2-22.cfg +++ b/extras/conf/SRB2-22.cfg @@ -3626,7 +3626,7 @@ thingtypes } 206 { - title = "Brak Eggman (Old)"; + title = "Black Eggman (Old)"; sprite = "BRAKB1"; width = 48; height = 160; @@ -3651,10 +3651,11 @@ thingtypes } 209 { - title = "Brak Eggman"; + title = "Black Eggman"; sprite = "BRAK01"; width = 48; height = 160; + flags1text = "[1] No origin-fling death"; flags4text = "[4] End level on death"; flags8text = "[8] Electric barrier"; } @@ -4912,6 +4913,7 @@ thingtypes sprite = "ESTAA1"; width = 32; height = 240; + flags1text = "[1] Solid gold"; flags4text = "[4] Slides when pushed"; flags8text = "[8] Not pushable"; }