changeset 1248:4397134e60ed

Change spider servant lite colours back to darker ones.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 Nov 2010 23:20:53 +0000
parents aa4f7e679b2d
children f148b93e2ba8
files gm-spider.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gm-spider.tf	Tue Nov 02 12:27:49 2010 +0000
+++ b/gm-spider.tf	Wed Nov 10 23:20:53 2010 +0000
@@ -23,7 +23,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Spiderservant
 /def -i -F -p9999 -mregexp -t'^([a-zA-Z0-9_ ]+)( the spider whispers )\'(.*)\'$' gservant_whisper =\
-	/substitute -p @{BCred}%{P1}@{n}%{P2}@{BCyellow}'%{P3}'@{n}
+	/substitute -p @{Cred}%{P1}@{n}%{P2}@{Cyellow}'%{P3}'@{n}
 
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;