summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-05 11:58:41 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-05 11:58:41 +0000
commitf03762a3105da452df9cd549ca2ad2e027aba22a (patch)
tree5e72a9896ae5e3d2354a28537d17ef1165f64826 /crawl-ref/source/mon-data.h
parent5ed69dea25bb0e803557d8d6984417c8fc45403a (diff)
downloadcrawl-ref-f03762a3105da452df9cd549ca2ad2e027aba22a.tar.gz
crawl-ref-f03762a3105da452df9cd549ca2ad2e027aba22a.zip
Remove the BUILD_REVISION define which was apparently never used, and
directly use svn_revision in the version output. Also add 0.5 version highlights, while I was at it. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8245 c06c8d41-db1a-0410-9941-cceddc491573
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 d64e1579d9..36ae188771 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -4081,7 +4081,7 @@ static monsterentry mondata[] = {
{
// Roxanne obviously can't use items, but we want to equip her with
// a spellbook, so MONUSE_STARTING_EQUIPMENT is necessary.
- MONS_ROXANNE, '8', LIGHTGREEN, "Roxanne",
+ MONS_ROXANNE, '8', BLUE, "Roxanne",
M_UNIQUE | M_SPELLCASTER | M_ACTUAL_SPELLS | M_STATIONARY | M_SPEAKS,
mrd(MR_RES_POISON | MR_RES_FIRE | MR_RES_COLD | MR_RES_ELEC, 2),
0, 10, MONS_CLAY_GOLEM, MONS_ROXANNE, MH_NONLIVING, MAG_IMMUNE,