summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/des/variable
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-02-26 22:26:53 -0500
committerShmuale Mark <shm.mark@gmail.com>2014-05-30 13:29:22 -0400
commitaafe2f6cd5a7f4e8b47131867dc61fc4b18543d2 (patch)
tree320ed125fdb0e1d29c4a5be0fa111ae839dda3f7 /crawl-ref/source/dat/des/variable
parent8301c1d235664082fb6c0088de9ad1512ee77463 (diff)
downloadcrawl-ref-aafe2f6cd5a7f4e8b47131867dc61fc4b18543d2.tar.gz
crawl-ref-aafe2f6cd5a7f4e8b47131867dc61fc4b18543d2.zip
Remove darts from vaults.
Most vaults (including the tutorial) get tomahawks or stones instead, except for one or two which were removed.
Diffstat (limited to 'crawl-ref/source/dat/des/variable')
-rw-r--r--crawl-ref/source/dat/des/variable/large_themed.des2
-rw-r--r--crawl-ref/source/dat/des/variable/mini_monsters.des10
2 files changed, 6 insertions, 6 deletions
diff --git a/crawl-ref/source/dat/des/variable/large_themed.des b/crawl-ref/source/dat/des/variable/large_themed.des
index f288b2a236..4ac7420aa5 100644
--- a/crawl-ref/source/dat/des/variable/large_themed.des
+++ b/crawl-ref/source/dat/des/variable/large_themed.des
@@ -20,7 +20,7 @@ ORIENT: north
DEPTH: D:3-6
MONS: goblin; sling . stone / hobgoblin w:2; sling . sling bullet / nothing
MONS: goblin; club / hobgoblin; club / gnoll w:3; club | spear / nothing
-MONS: kobold; dart / nothing
+MONS: kobold; stone / nothing
MONS: kobold; club / big kobold w:1; club | short sword w:2 / nothing
SUBST: y : y:48 w:1 W:1, Y : Y:48 W:1 .:1, y = wWW, Y = WW.
SUBST: 5 = 2 1:2 .:24
diff --git a/crawl-ref/source/dat/des/variable/mini_monsters.des b/crawl-ref/source/dat/des/variable/mini_monsters.des
index 4713fa67fa..7951cfdedb 100644
--- a/crawl-ref/source/dat/des/variable/mini_monsters.des
+++ b/crawl-ref/source/dat/des/variable/mini_monsters.des
@@ -894,7 +894,7 @@ ITEM: Young Poisoner's Handbook / book of Changes / \
randbook numspells:5 title:Nature \
spells:beastly_appendage|sting|sticks_to_snakes|cure_poison|spider_form w:245
: if crawl.coinflip() then
-KITEM: f = arrow ego:poisoned / javelin ego:poisoned q:4-6 / dart ego:poisoned
+ITEM: f = arrow ego:poisoned / javelin ego:poisoned q:4-6 / tomahawk ego:poisoned
: else
KITEM: f = blowgun / w:5 nothing, needle ego:poisoned / needle ego:curare / needle ego:paralysis
: end
@@ -950,7 +950,7 @@ ITEM: Young Poisoner's Handbook / book of Changes / \
randbook numspells:5 title:Nature \
spells:beastly_appendage|sting|sticks_to_snakes|cure_poison|spider_form w:245
: if crawl.coinflip() then
-KITEM: f = arrow ego:poisoned / javelin ego:poisoned q:4-6 / dart ego:poisoned
+ITEM: arrow ego:poisoned / javelin ego:poisoned q:4-6 / tomahawk ego:poisoned
: else
KITEM: f = blowgun / w:5 nothing, needle ego:poisoned / needle ego:curare / needle ego:paralysis
: end
@@ -1234,8 +1234,8 @@ ENDMAP
# Very unpleasant kobold minivaults
NAME: minmay_unpleasant_kobolds
DEPTH: D:6-
-MONS: kobold ; dart ego:dispersal q:2 / w:3 big kobold ; dart ego:dispersal q:4
-MONS: kobold ; dart ego:exploding q:2 / w:3 big kobold ; dart ego:exploding q:4
+MONS: kobold ; tomahawk ego:dispersal q:2 / w:3 big kobold ; tomahawk ego:dispersal q:4
+MONS: kobold ; tomahawk ego:exploding q:2 / w:3 big kobold ; tomahawk ego:exploding q:4
MONS: kobold ; blowgun . needle ego:curare q:1 / \
w:3 big kobold ; blowgun . needle ego:curare q:2
: if you.absdepth() > 13 then
@@ -1320,7 +1320,7 @@ TAGS: no_monster_gen
KPROP: 56' = no_rtele_into
MONS: kobold, plant, bush
: if you.absdepth() < 4 then
-MONS: kobold ; dagger . dart
+MONS: kobold ; dagger . stone
: else
MONS: big kobold ; dagger . throwing net q:2
: end