From 71c47c6d4e6a0b05f439f08dfabf6a83f481fa2f Mon Sep 17 00:00:00 2001 From: dploog Date: Fri, 13 Jun 2008 10:18:36 +0000 Subject: Made the trolls under the bridge patrol. We might want to do the same for for the anthill, the beehives etc. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5776 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/float.des | 6 ++---- crawl-ref/source/dat/mini.des | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'crawl-ref/source/dat') diff --git a/crawl-ref/source/dat/float.des b/crawl-ref/source/dat/float.des index 8a5cefd5e9..5609eae76e 100644 --- a/crawl-ref/source/dat/float.des +++ b/crawl-ref/source/dat/float.des @@ -238,13 +238,11 @@ ENDMAP ############################################################################# # Troll bridge (Lemuel) # -# possibility to script the trolls guard the bridge would be great here -evk -# NAME: troll_bridge DEPTH: D:9-18 ORIENT: float -TAGS: no_pool_fixup -MONS: troll w:50 / rock troll / iron troll w:5 +TAGS: no_pool_fixup +MONS: patrolling troll w:50 / patrolling rock troll / patrolling iron troll w:5 MAP xxxxx...........................xxxxxx xwwwx...........................xxxxxx diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des index 408674336e..89329cbc76 100644 --- a/crawl-ref/source/dat/mini.des +++ b/crawl-ref/source/dat/mini.des @@ -452,7 +452,7 @@ ENDMAP # NAME: water_maze_lemuel TAGS: no_pool_fixup uniq_water_maze_lemuel -ITEM: ring of levitation / ring of teleportation +ITEM: ring of teleportation DEPTH: D:5-27 MAP wwwwwwwww @@ -1198,7 +1198,7 @@ ENDMAP # NAME: fake_naga_vault DEPTH: D:15-26, Vault, Elf, Snake -MONS: mimic, guardian naga +MONS: mimic, patrolling guardian naga ITEM: any good_item : local b = crawl.random2(10) : if b > 7 then -- cgit v1.2.3-54-g00ecf