summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorVsevolod Kozlov <zaba@thorium.homeunix.org>2009-11-14 21:37:37 +0300
committerVsevolod Kozlov <zaba@thorium.homeunix.org>2009-11-14 21:38:23 +0300
commit94b9505063ae8907948a0e2b2ea3633499a94a77 (patch)
tree917b06906d0d8d869a7c0de07e153293b6374b50 /crawl-ref/source/mon-data.h
parent8f183a4cca166d1b15b7e0d7103e8b264e0f7b15 (diff)
downloadcrawl-ref-94b9505063ae8907948a0e2b2ea3633499a94a77.tar.gz
crawl-ref-94b9505063ae8907948a0e2b2ea3633499a94a77.zip
Make Kirke lightgreen.
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index ca2c117fcf..788e6f7ef5 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -4879,7 +4879,7 @@ static monsterentry mondata[] = {
},
{
- MONS_KIRKE, '@', YELLOW, "Kirke",
+ MONS_KIRKE, '@', LIGHTGREEN, "Kirke",
M_UNIQUE | M_SPELLCASTER | M_ACTUAL_SPELLS | M_WARM_BLOOD | M_SEE_INVIS
| M_SPEAKS,
MR_NO_FLAGS,