summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-30 15:53:00 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-30 15:53:00 +0000
commit995e35a5faf111223e24caeecc97c47cfe050e5a (patch)
tree04051f3eff86a65608b793a35632ede4ebabfbba /crawl-ref/source/player.cc
parente732b7ba119a0d15a9222e4e20ed9179fffc466f (diff)
downloadcrawl-ref-995e35a5faf111223e24caeecc97c47cfe050e5a.tar.gz
crawl-ref-995e35a5faf111223e24caeecc97c47cfe050e5a.zip
Fix [2813620]: The sizes of player nagas and centaurs don't match the
sizes of their monster equivalents. The latter are SIZE_BIG, while the former are, at most, SIZE_LARGE; and SIZE_BIG, in addition to being one value higher than SIZE_LARGE, allows use of two-handed weapons as though they're one-and-a-half-handed weapons under the current logic in hands_reqd(). For now, fix this by making monster nagas and centaurs (and all other monsters capable of using weapons and armour) no bigger than SIZE_LARGE. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10081 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/player.cc')
0 files changed, 0 insertions, 0 deletions