Added two more rooms to the Passage.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
parent
d3f0781900
commit
a0cfb06494
@ -3,21 +3,37 @@ The Passage~
|
|||||||
You are walking the domain of Thoradrin.
|
You are walking the domain of Thoradrin.
|
||||||
~
|
~
|
||||||
1 cefgh 1
|
1 cefgh 1
|
||||||
D0
|
D1
|
||||||
More of the Passage
|
More of the Passage
|
||||||
~
|
~
|
||||||
~
|
~
|
||||||
0 -1 173
|
0 -1 102
|
||||||
S
|
S
|
||||||
#173
|
#102
|
||||||
The Passage~
|
The Passage~
|
||||||
You are walking the domain of Thoradrin.
|
You are walking the domain of Thoradrin.
|
||||||
~
|
~
|
||||||
1 cefgh 1
|
1 cefgh 1
|
||||||
D2
|
D1
|
||||||
|
More of the Passage
|
||||||
|
~
|
||||||
|
~
|
||||||
|
0 -1 103
|
||||||
|
D3
|
||||||
More of the Passage
|
More of the Passage
|
||||||
~
|
~
|
||||||
~
|
~
|
||||||
0 -1 101
|
0 -1 101
|
||||||
S
|
S
|
||||||
|
#103
|
||||||
|
The Passage~
|
||||||
|
You are walking the domain of Thoradrin.
|
||||||
|
~
|
||||||
|
1 cefgh 1
|
||||||
|
D3
|
||||||
|
More of the Passage
|
||||||
|
~
|
||||||
|
~
|
||||||
|
0 -1 102
|
||||||
|
S
|
||||||
$
|
$
|
||||||
|
@ -471,7 +471,7 @@
|
|||||||
|
|
||||||
/* Room numbers for the Passage ******************************************/
|
/* Room numbers for the Passage ******************************************/
|
||||||
#define PASSAGE_MIN 101
|
#define PASSAGE_MIN 101
|
||||||
#define PASSAGE_MAX 101
|
#define PASSAGE_MAX 103
|
||||||
|
|
||||||
/* Level of the 'freeze' command */
|
/* Level of the 'freeze' command */
|
||||||
#define LVL_FREEZE LVL_GRGOD
|
#define LVL_FREEZE LVL_GRGOD
|
||||||
|
Loading…
Reference in New Issue
Block a user