From e2f33131dfed23435a7915daa57b1ddf05c5f898 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 8 Oct 2016 11:38:29 +0200 Subject: Remove traps from maps and levels --- lib/edit/special.txt | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'lib/edit/special.txt') diff --git a/lib/edit/special.txt b/lib/edit/special.txt index 8d1c94b9..4ac3f0ac 100644 --- a/lib/edit/special.txt +++ b/lib/edit/special.txt @@ -48,20 +48,17 @@ F:I:189:0 # Treasure (random) on normal floor F:*:1:0:0:* -# Trap (random) on normal floor -F:^:1:0:0:0:0:0:* - # down staircase F:>:7:0 # between gates -F:4:160:0:0:0:0:0:0:-1 -F:5:160:0:0:0:0:0:0:-1 -F:6:160:0:0:0:0:0:0:-1 -F:7:160:0:0:0:0:0:0:-1 -F:A:160:0:0:0:0:0:0:-1 -F:B:160:0:0:0:0:0:0:-1 -F:C:160:0:0:0:0:0:0:-1 -F:E:160:0:0:0:0:0:0:-1 -F:F:160:0:0:0:0:0:0:-1 -F:0:160:0:0:0:0:0:0:-1 +F:4:160:0:0:0:0:0:-1 +F:5:160:0:0:0:0:0:-1 +F:6:160:0:0:0:0:0:-1 +F:7:160:0:0:0:0:0:-1 +F:A:160:0:0:0:0:0:-1 +F:B:160:0:0:0:0:0:-1 +F:C:160:0:0:0:0:0:-1 +F:E:160:0:0:0:0:0:-1 +F:F:160:0:0:0:0:0:-1 +F:0:160:0:0:0:0:0:-1 -- cgit v1.2.3