summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-04 13:47:39 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-04 13:47:39 +0000
commitd39d0c75a346c3879d20cdb3ea863abff8bae815 (patch)
tree03dbec6351642347bbf5602528fe69690957f831
parent1a39dc17462960b1ef39bf14964a7d1121ebb622 (diff)
downloadcrawl-ref-d39d0c75a346c3879d20cdb3ea863abff8bae815.tar.gz
crawl-ref-d39d0c75a346c3879d20cdb3ea863abff8bae815.zip
Fix [2037146]: Make hill giants use MONUSE_STARTING_EQUIPMENT, so that
they actually receive and use their starting equipment. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6771 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 4538e3f541..60e7a54ee3 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1682,7 +1682,7 @@ static monsterentry mondata[] = {
{ {AT_HIT, AF_PLAIN, 30}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 11, 3, 5, 0 },
3, 4, MST_NO_SPELLS, CE_CONTAMINATED, Z_BIG, S_SHOUT, I_NORMAL,
- HT_LAND, 10, DEFAULT_ENERGY, MONUSE_OPEN_DOORS, SIZE_GIANT,
+ HT_LAND, 10, DEFAULT_ENERGY, MONUSE_STARTING_EQUIPMENT, SIZE_GIANT,
},
{