From 37e02cc7ff431c0903299c460d980f9c34a0f14c Mon Sep 17 00:00:00 2001 From: rjtanner Date: Wed, 20 Aug 2008 19:37:47 +0000 Subject: [PATCH] Replaced purple (unrecognized color) with black in magicmap and color_fg fields git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9762 282e977c-c81d-0410-88c4-b93c2d0d6712 --- CHANGES | 4 ++++ ground/nimground/Nimground3_purple.arc | 2 +- monster/animal/giant_worm/purple_worm.arc | 8 ++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index ff9bc516c..0d6f67bbb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes for SVN top of tree: +monster/animal/giant_worm/purple_worm.arc, ground/nimground/Nimground3_purple.arc: +Replaced purple (unrecognized color) with black in magicmap and color_fg fields. +Rick Tanner 2008-08-20 + disease/incontinence.arc, disease/diarrhea.arc, disease/rabies.arc: Make puddles from diseases go away after some time, for incontinence and rabies we should probably have shrinking animations, like for icor (and thus also for diarrhea), diff --git a/ground/nimground/Nimground3_purple.arc b/ground/nimground/Nimground3_purple.arc index 5ab70ed82..13ef95df1 100644 --- a/ground/nimground/Nimground3_purple.arc +++ b/ground/nimground/Nimground3_purple.arc @@ -14,6 +14,6 @@ no_pick 1 editable 8 is_floor 1 speed 0.3 -magicmap purple +magicmap black end diff --git a/monster/animal/giant_worm/purple_worm.arc b/monster/animal/giant_worm/purple_worm.arc index b13f9d1cf..3dfb952c2 100644 --- a/monster/animal/giant_worm/purple_worm.arc +++ b/monster/animal/giant_worm/purple_worm.arc @@ -43,7 +43,7 @@ can_cast_spell 1 can_see_in_dark 1 see_invisible 1 editable 1 -color_fg purple +color_fg black end More Object purple_worm_2 @@ -56,7 +56,7 @@ purple_worm.x71 mina x 1 alive 1 -color_fg purple +color_fg black end More Object purple_worm_3 @@ -69,7 +69,7 @@ purple_worm.x71 mina y 1 alive 1 -color_fg purple +color_fg black end More Object purple_worm_4 @@ -83,6 +83,6 @@ mina x 1 y 1 alive 1 -color_fg purple +color_fg black end