summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-04 05:34:32 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-04 05:34:32 +0000
commitf7fb0796e6b7287f2adb0a7fe02ced6a4b0af6bc (patch)
treeee33381cba6b7f93f5574b82859ad37082981b3b
parentead5290e94f9da26e9c367a0a8c4b6a9e25b1b96 (diff)
downloadcrawl-ref-f7fb0796e6b7287f2adb0a7fe02ced6a4b0af6bc.tar.gz
crawl-ref-f7fb0796e6b7287f2adb0a7fe02ced6a4b0af6bc.zip
For consistency with the other bears, give black bears Z_BIG instead of
Z_SMALL. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8195 c06c8d41-db1a-0410-9941-cceddc491573
-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 156ebf782a..fd79a715e2 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -2720,7 +2720,7 @@ static monsterentry mondata[] = {
{ {AT_BITE, AF_PLAIN, 4}, {AT_CLAW, AF_PLAIN, 4}, {AT_CLAW, AF_PLAIN, 4},
AT_NO_ATK },
{ 6, 3, 3, 0 },
- 2, 8, MST_NO_SPELLS, CE_CLEAN, Z_SMALL, S_GROWL, I_ANIMAL,
+ 2, 8, MST_NO_SPELLS, CE_CLEAN, Z_BIG, S_GROWL, I_ANIMAL,
HT_LAND, 10, DEFAULT_ENERGY, MONUSE_NOTHING, SIZE_MEDIUM
},