Revision: | 1.2 |
Committed: | Sat May 15 22:06:10 2010 UTC (14 years, 8 months ago) by root |
Branch: | MAIN |
CVS Tags: | rel-3_0 |
Changes since 1.1: | +0 -1 lines |
Log Message: | preliminary linking-in of wassar |
# | 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 | end | ||
10 | arch deep_sea | ||
11 | end | ||
12 | arch sea | ||
13 | y 1 | ||
14 | end | ||
15 | arch deep_sea | ||
16 | y 2 | ||
17 | end | ||
18 | arch sea | ||
19 | x 1 | ||
20 | end | ||
21 | arch shallow_sea | ||
22 | x 1 | ||
23 | y 1 | ||
24 | move_block -all | ||
25 | move_allow all | ||
26 | end | ||
27 | arch teleporter | ||
28 | slaying city-b2 | ||
29 | hp 24 | ||
30 | sp 24 | ||
31 | x 1 | ||
32 | y 1 | ||
33 | speed 1 | ||
34 | invisible 1 | ||
35 | end | ||
36 | arch magic_mouth | ||
37 | msg | ||
38 | 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. | ||
39 | endmsg | ||
40 | x 1 | ||
41 | y 1 | ||
42 | end | ||
43 | arch sea | ||
44 | x 1 | ||
45 | y 2 | ||
46 | end | ||
47 | arch deep_sea | ||
48 | x 2 | ||
49 | end | ||
50 | arch sea | ||
51 | x 2 | ||
52 | y 1 | ||
53 | end | ||
54 | arch deep_sea | ||
55 | x 2 | ||
56 | y 2 | ||
57 | end |