summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-09-26 16:06:21 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-09-26 16:06:21 +0000
commit099aaff516a9cb2c6b7e565c83decd7b98bfc957 (patch)
tree09b442af29fd8c4480739fbc5335cffbf1fff606
parentdd2f53411a045ef90acc5068bb8e8cc84fb90f75 (diff)
downloadcrawl-ref-099aaff516a9cb2c6b7e565c83decd7b98bfc957.tar.gz
crawl-ref-099aaff516a9cb2c6b7e565c83decd7b98bfc957.zip
Fixed typo s/dragaon/dragon/.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@147 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/itemprop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc
index 3894130119..36bcc0b249 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -113,7 +113,7 @@ static armour_def Armour_prop[NUM_ARMOURS] =
false, EQ_BODY_ARMOUR, SIZE_LITTLE, SIZE_GIANT },
{ ARM_GOLD_DRAGON_HIDE, "gold dragon hide", 5, -8, 1100,
false, EQ_BODY_ARMOUR, SIZE_LITTLE, SIZE_GIANT },
- { ARM_GOLD_DRAGON_ARMOUR, "gold dragaon armour", 10, -8, 1100,
+ { ARM_GOLD_DRAGON_ARMOUR, "gold dragon armour", 10, -8, 1100,
false, EQ_BODY_ARMOUR, SIZE_LITTLE, SIZE_GIANT },
{ ARM_CLOAK, "cloak", 1, 0, 40,