From 0b4d91ee71f81001e100cffccea5da19d3beb63e Mon Sep 17 00:00:00 2001 From: evktalo Date: Thu, 9 Jul 2009 15:11:18 +0000 Subject: Add a new low-level unique: Purgy, the meek troll. Used in a Sewer vault. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10127 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index 930c1718ac..b31f0bd73e 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -2023,6 +2023,7 @@ enum monster_type // (int) menv[].type MONS_DISSOLUTION, // 460 MONS_KIRKE, MONS_GRUM, + MONS_PURGY, // Testing monsters MONS_TEST_SPAWNER, -- cgit v1.2.3-54-g00ecf