From 41c81a73fe244de1597d939f8ea755edddac9847 Mon Sep 17 00:00:00 2001 From: dploog Date: Tue, 18 Nov 2008 20:49:06 +0000 Subject: Update of the level making guide. Replaced all FLAGS by TAGS. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7482 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/lair.des | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'crawl-ref/source/dat/lair.des') diff --git a/crawl-ref/source/dat/lair.des b/crawl-ref/source/dat/lair.des index 866f55fa65..5d103a529e 100644 --- a/crawl-ref/source/dat/lair.des +++ b/crawl-ref/source/dat/lair.des @@ -892,7 +892,7 @@ ENDMAP # NAME: snake_hunt PLACE: Snake:5 -FLAGS: no_rotate +TAGS: no_rotate ORIENT: northwest KFEAT: Z = weight:2 teleport trap / . KFEAT: z = teleport trap / Zot trap / weight:20 . @@ -960,7 +960,7 @@ ENDMAP NAME: snake_pit PLACE: Snake:5 ORIENT: southwest -FLAGS: no_rotate +TAGS: no_rotate MONS: greater naga / nothing MONS: naga MONS: naga mage / nothing @@ -1012,7 +1012,7 @@ ENDMAP NAME: swamp PLACE: Swamp:5 ORIENT: southeast -FLAGS: no_rotate +TAGS: no_rotate MONS: swamp dragon / nothing MONS: swamp drake / nothing MONS: hydra / nothing @@ -1061,8 +1061,7 @@ ENDMAP # NAME: swamp_alternative PLACE: Swamp:5 -TAGS: no_pool_fixup -FLAGS: no_rotate +TAGS: no_pool_fixup no_rotate ORIENT: float MONS: swamp dragon, swamp drake, hydra, firedrake ITEM: nothing -- cgit v1.2.3-54-g00ecf