ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/wassar/plunge-in.map
Revision: 1.1
Committed: Sat May 8 21:26:18 2010 UTC (14 years, 8 months ago) by root
Branch: MAIN
Log Message:
initial wassar check-in

File Contents

# User Rev Content
1 root 1.1 arch map
2     name Plunge
3     region wassar
4     width 3
5     height 3
6     enter_x 1
7     enter_y 1
8     outdoor 1
9     per_player 1
10     end
11     arch deep_sea
12     end
13     arch sea
14     y 1
15     end
16     arch deep_sea
17     y 2
18     end
19     arch sea
20     x 1
21     end
22     arch shallow_sea
23     x 1
24     y 1
25     move_block -all
26     move_allow all
27     end
28     arch teleporter
29     slaying city-b2
30     hp 24
31     sp 24
32     x 1
33     y 1
34     speed 1
35     invisible 1
36     end
37     arch magic_mouth
38     msg
39     You are plunged through water! For a second, you feel unable to breathe. The moment passes, and you feel a different atmosphere and a different world.
40     endmsg
41     x 1
42     y 1
43     end
44     arch sea
45     x 1
46     y 2
47     end
48     arch deep_sea
49     x 2
50     end
51     arch sea
52     x 2
53     y 1
54     end
55     arch deep_sea
56     x 2
57     y 2
58     end