summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-08-09 16:59:57 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-08-09 16:59:57 +0000
commit65bf8d320e329008693d860cbf24c911be9a65a4 (patch)
tree47d5af79ee8f7bff26d7a93e7f8cdd666ababddb /crawl-ref/source/dat
parente6a12403170aa719f2ae597c3b251a7f25ddbb94 (diff)
downloadcrawl-ref-65bf8d320e329008693d860cbf24c911be9a65a4.tar.gz
crawl-ref-65bf8d320e329008693d860cbf24c911be9a65a4.zip
Item class name is now "jewellery", not "jewelry" for consistency (David).
Added &O command to show the number of turns used by explore to fully-explore the (reachable areas of) the current level. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1983 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat')
-rw-r--r--crawl-ref/source/dat/bazaar.des2
-rw-r--r--crawl-ref/source/dat/large.des2
-rw-r--r--crawl-ref/source/dat/mini.des2
3 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/dat/bazaar.des b/crawl-ref/source/dat/bazaar.des
index 65bd852aa1..fc76a22748 100644
--- a/crawl-ref/source/dat/bazaar.des
+++ b/crawl-ref/source/dat/bazaar.des
@@ -150,7 +150,7 @@ ORIENT: encompass
SHUFFLE: AB, def, xw/vl
KFEAT: A = scroll shop / book shop / book shop
KFEAT: B = jewellery shop
-ITEM: any jewelry / good_item any jewelry
+ITEM: any jewellery / good_item any jewellery
ITEM: any book / good_item any book, any staff
SUBST: w:w.l, x:b, c:., v=bl, d=.d, e=.e, f=.f
: bazaar_message(_G)
diff --git a/crawl-ref/source/dat/large.des b/crawl-ref/source/dat/large.des
index e34102e181..b89c7d9307 100644
--- a/crawl-ref/source/dat/large.des
+++ b/crawl-ref/source/dat/large.des
@@ -1048,7 +1048,7 @@ KITEM: f = good_item helm / good_item cap
#KITEM: e = any good gloves of dexterity / any good gloves of strength
#KITEM: f = any good helm of intelligence / any good helm of see invisible
KITEM: D = any good_item armour / any armour
-KITEM: I = any good_item jewelry / any jewelry
+KITEM: I = any good_item jewellery / any jewellery
KFEAT: I = floor
KITEM: g = good_item amulet
KITEM: h = good_item ring
diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des
index 97472702c6..58e90300f8 100644
--- a/crawl-ref/source/dat/mini.des
+++ b/crawl-ref/source/dat/mini.des
@@ -1220,7 +1220,7 @@ SHUFFLE: ABCDEF
SUBST: A : !, B : !, C : !, D : !, E : !, F : =, G : ~ l:50 w:50 I
SUBST: ! : xvcba
SUBST: H = 0 . ~ , J = 1 0:100 $:20
-ITEM: any jewelry
+ITEM: any jewellery
MONS: giant eyeball
MAP
...........