summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-02-03 06:22:38 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-02-03 06:22:38 +0000
commite320e6ae2fdaad35331fcd4a610d1d5fb61b600e (patch)
tree1461996c793ded4c3a8d9e1b2b82ff971dff11d7 /crawl-ref/source/itemprop.h
parent6c5a75e67ee5a0ec667c6581942cf9ce2d932bcc (diff)
downloadcrawl-ref-e320e6ae2fdaad35331fcd4a610d1d5fb61b600e.tar.gz
crawl-ref-e320e6ae2fdaad35331fcd4a610d1d5fb61b600e.zip
[1885302] Use commonwealth "defence" instead of "defense".
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3389 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/itemprop.h')
-rw-r--r--crawl-ref/source/itemprop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h
index 499880011c..6b98fbebe3 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -244,7 +244,7 @@ enum misc_item_type
// mixed decks
MISC_DECK_OF_WAR,
MISC_DECK_OF_CHANGES,
- MISC_DECK_OF_DEFENSE,
+ MISC_DECK_OF_DEFENCE,
MISC_RUNE_OF_ZOT,