summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-01 11:50:21 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-01 11:51:07 -0600
commitfde948014517c0486207e6b369e777502f2e5511 (patch)
tree9bc5586a4b158cc316692f337b9f25cb76bc586a /crawl-ref/source/mon-data.h
parent1fb4a8139f535478e97e7b2fda9c81208b586804 (diff)
downloadcrawl-ref-fde948014517c0486207e6b369e777502f2e5511.tar.gz
crawl-ref-fde948014517c0486207e6b369e777502f2e5511.zip
Add various color-related fixes.
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 89f2bd35a9..a4fc64e11a 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -935,7 +935,8 @@ static monsterentry mondata[] = {
},
{
- // old colour: black (randomly lightmagenta, magenta, lightred, or yellow)
+ // Old gila monster colour: one of ETC_GILA (randomly lightmagenta,
+ // magenta, yellow, lightred or red).
MONS_GILA_MONSTER, 'l', MAGENTA, "gila monster",
M_COLD_BLOOD,
MR_NO_FLAGS,