xref: /netbsd/games/battlestar/dayfile.c (revision bf9ec67e)
1 /*	$NetBSD: dayfile.c,v 1.11 2000/09/18 06:14:31 jsm Exp $	*/
2 
3 /*
4  * Copyright (c) 1983, 1993
5  *	The Regents of the University of California.  All rights reserved.
6  *
7  * Redistribution and use in source and binary forms, with or without
8  * modification, are permitted provided that the following conditions
9  * are met:
10  * 1. Redistributions of source code must retain the above copyright
11  *    notice, this list of conditions and the following disclaimer.
12  * 2. Redistributions in binary form must reproduce the above copyright
13  *    notice, this list of conditions and the following disclaimer in the
14  *    documentation and/or other materials provided with the distribution.
15  * 3. All advertising materials mentioning features or use of this software
16  *    must display the following acknowledgement:
17  *	This product includes software developed by the University of
18  *	California, Berkeley and its contributors.
19  * 4. Neither the name of the University nor the names of its contributors
20  *    may be used to endorse or promote products derived from this software
21  *    without specific prior written permission.
22  *
23  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33  * SUCH DAMAGE.
34  */
35 
36 #include <sys/cdefs.h>
37 #ifndef lint
38 #if 0
39 static char sccsid[] = "@(#)dayfile.c	8.2 (Berkeley) 4/28/95";
40 #else
41 __RCSID("$NetBSD: dayfile.c,v 1.11 2000/09/18 06:14:31 jsm Exp $");
42 #endif
43 #endif				/* not lint */
44 
45 #include "extern.h"
46 
47 struct room dayfile[] = {
48 	{0, {0}, 0, {0} },
49 	/* 1 */
50 	{"You are in the main hangar.",
51 		{5, 2, 9, 3, 3, 1, 0, 0},
52 	"This is a huge bay where many fighters and cargo craft lie.  Alarms are \n\
53 sounding and fighter pilots are running to their ships.  Above is a gallery\n\
54 overlooking the bay. The scream of turbo engines is coming from +. The rest\n\
55 of the hangar is +. There is an exit +.*\n", {0} },
56 	/* 2 */
57 	{"This is the landing bay.",
58 		{1, 0, 10, 0, 0, 0, 0, 0},
59 	"Ships are landing here, some heavily damaged. Enemy fighters continually\n\
60 strafe this vulnerable port. The main hangar is +. *\n\
61 There is an exit +.*\n", {0} },
62 	/* 3 */
63 	{"You are in the gallery.",
64 		{4, 0, 0, 0, 0, 0, 1, 0},
65 	"From here a view of the entire landing bay reveals that our battlestar\n\
66 is near destruction. Fires are spreading out of control and laser blasts\n\
67 lick at the shadows. The control room is +. ***\n", {0} },
68 	/* 4 */
69 	{"You are in the control room.",
70 		{0, 3, 0, 0, 0, 0, 5, 0},
71 	"Several frantic technicians are flipping switches wildly but otherwise\n\
72 this room seems fairly deserted.  A weapons locker has been left open.\n\
73 A staircase leads down. * There is a way -. **        \n", {0} },
74 	/* 5 */
75 	{"This is the launch room.",
76 		{6, 1, 7, 0, 4, 1, 0, 0},
77 	"From the launch tubes here fighters blast off into space. Only one is left,\n\
78 and it is guarded by two fierce men. A staircase leads up from here.\n\
79 There is a cluttered workbench +. From the main hangar come sounds of great\n\
80 explosions.  The main hangar is +. The viper launch tubes are -.*\n", {0} },
81 	/* 6 */
82 	{"You are at the workbench.",
83 		{0, 5, 7, 0, 0, 0, 0, 0},
84 	"Strange and unwieldy tools are arranged here including a lunch box \n\
85 and pneumatic wrenches and turbo sprocket rockets.*\n\
86 The launch room is +. The remaining viper is +.*\n", {0} },
87 	/* 7 */
88 	{"You are in the viper launch tube.",
89 		{0, 5, 0, 5, 32, 0, 0, 0},
90 	"The two guards are eyeing you warily! ****\n", {0} },
91 	/* 8 */
92 	{"This is a walk in closet.",
93 		{22, 0, 0, 0, 0, 0, 0, 0},
94 	"A wardrobe of immense magnitude greets the eye.  Furs and robes of kings\n\
95 hang on rack after rack.  Silken gowns, capes woven with spun gold, and \n\
96 delicate synthetic fabrics are stowed here.  The bedroom is +.***\n", {0} },
97 	/* 9 */
98 	{"You are in a wide hallway leading to the main hangar.",
99 		{0, 0, 11, 1, 0, 0, 0, 0},
100 	"The walls and ceiling here have been blasted through in several places.\n\
101 It looks as if quite a battle has been fought for possession of the landing bay\n\
102 Gaping corpses litter the floor.**  The hallway continues +.\n\
103 The main hangar is +.\n", {0} },
104 	/* 10 */
105 	{"You are in a wide hallway leading to the landing bay.",
106 		{0, 0, 12, 2, 0, 0, 0, 0},
107 	"Most of the men and supplies needed in the main hangar come through this\n\
108 corridor, but the wounded are forced to use it too. It very dank and\n\
109 crowded here, and the floor is slippery with blood.**\n\
110 The hallway continues -. The landing bay is +.\n", {0} },
111 	/* 11 */
112 	{"The hallway is very congested with rubble here.",
113 		{0, 0, 0, 9, 13, 1, 0, 0},
114 	"It is too choked with broken steel girders and other debris to continue\n\
115 on much farther. Above, the ceiling has caved in and it is possible to \n\
116 climb up. There is not much chance to go -, -, or -.\n\
117 But the hallway seems clearer +.\n", {0} },
118 	/* 12 */
119 	{"A wide hallway and a more narrow walkway meet here.",
120 		{14, 15, 0, 10, 0, 0, 0, 0},
121 	"The intersection is crowded with the many wounded who have come up\n\
122 the wide hallway and continued +. The walkway is less crowded +.\n\
123 The wide hallway goes *-.\n", {0} },
124 	/* 13 */
125 	{"You are in what was once an elegant stateroom.",
126 		{16, 0, 0, 0, 0, 0, 11, 0},
127 	"Whoever lived in this stateroom, he and his female companion\n\
128 were mercilessly slain in their sleep. Clothes, trinkets and personal\n\
129 belongings are scattered all across the floor. Through a hole in the\n\
130 collapsed floor I can see a hallway below.  A door is +.***\n", {0} },
131 	/* 14 */
132 	{"You're at the entrance to the sick bay.",
133 		{17, 12, 18, 0, 0, 0, 0, 0},
134 	"The wounded are entering the sick bay in loudly moaning files.\n\
135 The walkway continues - and +. A doctor is motioning for you to \n\
136 come to the -. *\n", {0} },
137 	/* 15 */
138 	{"You're in the walkway.",
139 		{12, 19, 0, 0, 0, 0, 0, 0},
140 	"Most of the men and supplies were coming from the armory. The walkway\n\
141 continues -. The armory is +.**\n", {0} },
142 	/* 16 */
143 	{"These are the executive suites of the battlestar.",
144 		{20, 13, 21, 22, 23, 1, 24, 0},
145 	"Luxurious staterooms carpeted with crushed velvet and adorned with beaten\n\
146 gold open onto this parlor. A wide staircase with ivory banisters leads\n\
147 up or down. This parlor leads into a hallway +. The bridal suite is\n\
148 +. Other rooms lie - and +.\n", {0} },
149 	/* 17 */
150 	{"You're in a long dimly lit hallway.",
151 		{0, 14, 25, 0, 0, 0, 0, 0},
152 	"This part of the walkway is deserted. There is a dead end +. The\n\
153 entrance to the sickbay is +. The walkway turns sharply -.*\n", {0} },
154 	/* 18 */
155 	{"This is the sick bay.",
156 		{0, 0, 0, 14, 0, 0, 0, 0},
157 	"Sinister nurses with long needles and pitiful aim probe the depths of suffering\n\
158 here. Only the mortally wounded receive medical attention on a battlestar,\n\
159 but afterwards they are thrown into the incinerators along with the rest.**\n\
160 Nothing but death and suffering +.  The walkway is +.\n", {0} },
161 	/* 19 */
162 	{"You're in the armory.",
163 		{15, 26, 0, 0, 0, 0, 0, 0},
164 	"An armed guard is stationed here 365 sectars a yarn to protect the magazine.\n\
165 The walkway is +. The magazine is +.**\n", {0} },
166 	/* 20 */
167 	{"The hallway ends here at the presidential suite.",
168 		{27, 16, 0, 0, 0, 0, 0, 0},
169 	"The door to this suite is made from solid magnesium, and the entryway is\n\
170 inlaid with diamonds and fire opals. The door is ajar +. The hallway\n\
171 goes -.**\n", {0} },
172 	/* 21 */
173 	{"This is the maid's utility room.",
174 		{0, 0, 0, 16, 0, 0, 0, 0},
175 	"What a gruesome sight! The maid has been brutally drowned in a bucket of\n\
176 Pine Sol and repeatedly stabbed in the back with a knife.***\n\
177 The hallway is +.\n", {0} },
178 	/* 22 */
179 	{"This is a luxurious stateroom.",
180 		{0, 8, 16, 0, 0, 0, 0, 0},
181 	"The floor is carpeted with a soft animal fur and the great wooden furniture\n\
182 is inlaid with strips of platinum and gold.  Electronic equipment built\n\
183 into the walls and ceiling is flashing wildly.  The floor shudders and\n\
184 the sounds of dull explosions rumble though the room.  From a window in\n\
185 the wall + comes a view of darkest space.  There is a small adjoining\n\
186 room +, and a doorway +.*\n", {0} },
187 	/* 23 */
188 	{"You are at the entrance to the dining hall.",
189 		{0, 0, 28, 0, 0, 0, 16, 0},
190 	"A wide staircase with ebony banisters leads down here.**\n\
191 The dining hall is -.*\n", {0} },
192 	/* 24 */
193 	{"This was once the first class lounge.",
194 		{0, 0, 29, 0, 16, 1, 0, 0},
195 	"There is much rubble and destruction here that was not apparent elsewhere.\n\
196 The walls and ceilings have broken in in some places. A staircase with\n\
197 red coral banisters leads up. It is impossible to go - or -.\n\
198 It seems a little clearer +.*\n", {0} },
199 	/* 25 */
200 	{"You are in a narrow stairwell.",
201 		{0, 17, 0, 0, 30, 1, 0, 0},
202 	"These dusty and decrepit stairs lead up.  There is no way -.  The\n\
203 hallway turns sharply -.**\n", {0} },
204 	/* 26 */
205 	{"You are in the magazine.",
206 		{19, 0, 0, 0, 0, 0, 0, 0},
207 	"Rows and rows of neatly stacked ammunition for laser pistols and grenade\n\
208 launchers are here. The armory is +.***\n", {0} },
209 	/* 27 */
210 	{"You're in the presidential suite.",
211 		{0, 20, 0, 0, 0, 0, 0, 0},
212 	"Apparently the president has been assassinated. A scorched figure lies\n\
213 face downward on the carpet clutching his chest.*\n\
214 The hallway leads -.**\n", {0} },
215 	/* 28 */
216 	{"You are in the dining hall.",
217 		{0, 30, 31, 23, 0, 0, 0, 0},
218 	"This was the scene of a mass suicide. Hundreds of ambassadors and assorted\n\
219 dignitaries sit slumped over their breakfast cereal. I suppose the news\n\
220 of the cylon attack killed them. There is a strange chill in this room.  I\n\
221 would not linger here. * The kitchen is +. Entrances + and +.\n", {0} },
222 	/* 29 */
223 	{"The debris is very thick here.",
224 		{0, 11, 0, 24, 0, 0, 0, 0},
225 	"Broken furniture, fallen girders, and other rubble block the way.\n\
226 There is not much chance to continue -, -, or -.\n\
227 It would be best to go -.\n", {0} },
228 	/* 30 */
229 	{"You are in the kitchen.",
230 		{28, 0, 0, 0, 0, 0, 0, 0},
231 	"This room is full of shining stainless steel and burnished bronze cookware. An \n\
232 assortment of tropical fruits and vegetables as well as fine meats and cheeses \n\
233 lies on a sterling platter. The chef, unfortunately, has been skewered like a \n\
234 side of beef. The dining room is +. ** There is a locked door +.\n", {0} },
235 	/* 31 */
236 	{"You are in an arched entry leading to the dining room.",
237 		{0, 0, 0, 28, 0, 0, 0, 0},
238 	"The door leading out is bolted shut from the outside and is very strong.***\n\
239 The dining room is +.\n", {0} },
240 	/* 32 */
241 	{"You are in space.",
242 		{33, 34, 35, 36, 37, 1, 33, 1},
243 	"****\n", {0} },
244 	/* 33 */
245 	{"You are in space.",
246 		{38, 32, 39, 40, 41, 1, 42, 1},
247 	"****\n", {0} },
248 	/* 34 */
249 	{"You are in space.",
250 		{32, 44, 45, 46, 47, 1, 48, 1},
251 	"****\n", {0} },
252 	/* 35 */
253 	{"You are in space.",
254 		{40, 45, 49, 32, 50, 1, 51, 1},
255 	"****\n", {0} },
256 	/* 36 */
257 	{"You are in space.",
258 		{41, 46, 32, 52, 53, 1, 54, 1},
259 	"****\n", {0} },
260 	/* 37 */
261 	{"You are in space.",
262 		{42, 47, 50, 53, 55, 1, 32, 1},
263 	"****\n", {0} },
264 	/* 38 */
265 	{"You are in space.",
266 		{43, 48, 51, 54, 32, 1, 56, 1},
267 	"****\n", {0} },
268 	/* 39 */
269 	{"You are in space.",
270 		{57, 33, 40, 41, 42, 1, 43, 1},
271 	"****\n", {0} },
272 	/* 40 */
273 	{"You are in space.",
274 		{39, 35, 57, 33, 58, 1, 59, 1},
275 	"****\n", {0} },
276 	/* 41 */
277 	{"You are in space.",
278 		{39, 36, 33, 59, 60, 1, 61, 1},
279 	"****\n", {0} },
280 	/* 42 */
281 	{"You are in space.",
282 		{39, 37, 58, 60, 62, 1, 33, 1},
283 	"****\n", {0} },
284 	/* 43 */
285 	{"You are in space.",
286 		{39, 38, 59, 61, 33, 1, 63, 1},
287 	"****\n", {0} },
288 	/* 44 */
289 	{"You are in space.",
290 		{34, 64, 45, 46, 47, 1, 48, 1},
291 	"****\n", {0} },
292 	/* 45 */
293 	{"You are in space.",
294 		{35, 44, 49, 34, 50, 1, 51, 1},
295 	"****\n", {0} },
296 	/* 46 */
297 	{"You are in space.",
298 		{36, 44, 34, 52, 53, 1, 54, 1},
299 	"****\n", {0} },
300 	/* 47 */
301 	{"You are in space.",
302 		{37, 44, 50, 53, 55, 1, 34, 1},
303 	"****\n", {0} },
304 	/* 48 */
305 	{"You are in space.",
306 		{38, 44, 51, 54, 34, 1, 56, 1},
307 	"****\n", {0} },
308 	/* 49 */
309 	{"You are in space.",
310 		{49, 49, 52, 35, 49, 1, 49, 1},
311 	"****\n", {0} },
312 	/* 50 */
313 	{"You are in space.",
314 		{58, 47, 49, 37, 55, 1, 35, 1},
315 	"****\n", {0} },
316 	/* 51 */
317 	{"You are in space.",
318 		{59, 48, 49, 38, 35, 1, 56, 1},
319 	"****\n", {0} },
320 	/* 52 */
321 	{"You are in space.",
322 		{52, 52, 36, 49, 52, 1, 52, 1},
323 	"****\n", {0} },
324 	/* 53 */
325 	{"You are in space.",
326 		{60, 46, 37, 52, 55, 1, 36, 1},
327 	"****\n", {0} },
328 	/* 54 */
329 	{"You are in space.",
330 		{61, 48, 38, 52, 36, 1, 56, 1},
331 	"****\n", {0} },
332 	/* 55 */
333 	{"You are in space.",
334 		{62, 55, 55, 55, 56, 1, 37, 1},
335 	"****\n", {0} },
336 	/* 56 */
337 	{"You are in space.",
338 		{56, 56, 56, 56, 38, 1, 55, 1},
339 	"****\n", {0} },
340 	/* 57 */
341 	{"You are in space.",
342 		{65, 39, 57, 57, 57, 1, 57, 1},
343 	"****\n", {0} },
344 	/* 58 */
345 	{"You are in space.",
346 		{39, 50, 49, 42, 62, 1, 40, 1},
347 	"****\n", {0} },
348 	/* 59 */
349 	{"You are in space.",
350 		{39, 51, 49, 43, 40, 1, 63, 1},
351 	"****\n", {0} },
352 	/* 60 */
353 	{"You are in space.",
354 		{39, 53, 43, 59, 62, 1, 41, 1},
355 	"****\n", {0} },
356 	/* 61 */
357 	{"You are in space.",
358 		{39, 54, 43, 59, 41, 1, 56, 1},
359 	"****\n", {0} },
360 	/* 62 */
361 	{"You are in space.",
362 		{39, 55, 62, 62, 56, 1, 42, 1},
363 	"****\n", {0} },
364 	/* 63 */
365 	{"You are in space.",
366 		{39, 56, 35, 36, 43, 1, 55, 1},
367 	"****\n", {0} },
368 	/* 64 */
369 	{"You are in space.",
370 		{44, 66, 66, 66, 66, 1, 66, 1},
371 	"****\n", {0} },
372 	/* 65 */
373 	{"You are in space.",
374 		{67, 57, 67, 67, 67, 1, 67, 1},
375 	"****\n", {0} },
376 	/* 66 */
377 	{"You are in space.",
378 		{64, 68, 68, 68, 68, 1, 68, 1},
379 	"****\n", {0} },
380 	/* 67 */
381 	{"You are orbiting a small blue planet.",
382 		{67, 67, 67, 67, 65, 1, 69, 1},
383 	"****\n", {0} },
384 	/* 68 */
385 	{"You are orbiting a tropical planet.",
386 		{68, 68, 68, 68, 66, 1, 70, 1},
387 	"****\n", {0} },
388 	/* 69 */
389 	{"You are flying through a dense fog.",
390 		{69, 69, 69, 69, 69, 1, 69, 1},
391 	"A cold grey sea of mist is swirling around the windshield and water droplets\n\
392 are spewing from the wingtips. Ominous shadows loom in the darkness and it\n\
393 feels as if a trap is closing around us. I have lost all sense of direction.\n\
394 ****\n", {0} },
395 	/* 70 */
396 	{"You are approaching an island.",
397 		{71, 72, 73, 74, 68, 1, 0, 1},
398 	"Coconut palms, sword ferns, orchids, and other lush vegetation drape this\n\
399 jagged island carved seemingly from pure emerald and set in a turquoise\n\
400 sea. The land rises sharply +. There is a nice beach* +.*\n", {0} },
401 	/* 71 */
402 	{"You are flying over a mountainous region.",
403 		{75, 73, 76, 77, 68, 1, 0, 1},
404 	"Below is a magnificent canyon with deep gorges, high pinnacles and\n\
405 waterfalls plummeting hundreds of feet into mist. Everything in sight\n\
406 is carpeted with a tropical green.* The ocean is +.**\n", {0} },
407 	/* 72 */
408 	{"You are flying over the ocean.",
409 		{74, 78, 78, 78, 68, 1, 0, 1},
410 	"You bank over the water and your wingtips dip low to the green waves.  The\n\
411 sea is very shallow here and the white coral beds beneath us teem with \n\
412 colorful fish.****\n", {0} },
413 	/* 73 */
414 	{"You are flying over the beach.",
415 		{71, 72, 79, 74, 68, 1, 80, 1},
416 	"A warm gentle surf caresses the white coral beach here. The land rises\n\
417 sharply +.* The beach is lost in low cliffs and rocks +.*\n", {0} },
418 	/* 74 */
419 	{"You are flying over a large lagoon.",
420 		{81, 72, 73, 82, 68, 1, 0, 1},
421 	"Encircled by a coral reef, the palms and ferns in this sheltered spot\n\
422 have grown down to the water's very brink which winds tortuously inland.\n\
423 There looks like a small village +.***\n", {0} },
424 	/* 75 */
425 	{"You are flying over a gently sloping plane.",
426 		{83, 71, 84, 85, 68, 1, 0, 1},
427 	"This is where several alluvial fans and ancient lava flows have run\n\
428 together forming a fertile plane choked with vegetation. It would be\n\
429 impossible to land safely here.* The terrain is more rugged +.**\n", {0} },
430 	/* 76 */
431 	{"You are flying through a gorge.",
432 		{0, 0, 86, 71, 68, 1, 102, 1},
433 	"This narrow, steep sided canyon is lined with waving ferns. The floor is of\n\
434 light gravel with many freshets pouring from the walls and running along it.\n\
435 The gorge leads to the sea** +, and to a tumultuous origin +.\n", {0} },
436 	/* 77 */
437 	{"You are flying over a plantation.",
438 		{85, 81, 71, 88, 68, 1, 89, 1},
439 	"Rows of palms, papayas, mangoes, kiwi, as well as smaller fields of sugar\n\
440 cane and pineapple are growing here. It might be possible to land here, but\n\
441 I wouldn't advise it.* There looks like two small settlements +     \n\
442 and *+.\n", {0} },
443 	/* 78 */
444 	{"You are over the ocean.",
445 		{72, 78, 79, 74, 68, 1, 0, 1},
446 	"The deep green swells foam and roll into the shore **+*.\n", {0} },
447 	/* 79 */
448 	{"You are flying along the coast.",
449 		{86, 72, 90, 73, 68, 1, 91, 1},
450 	"The coastline here is very rocky with little or no sand. The surf in some\n\
451 places is violent and explodes in a shower of sparkling spray.\n\
452 There is a winding road below which closely follows the shore. ****\n", {0} },
453 	/* 80 */
454 	{"This is a beautiful coral beach.",
455 		{106, 0, 107, 108, 73, 0, 0, 0},
456 	"Fine silver sand kissed lightly by warm tropical waters stretches at least\n\
457 30 meters here from the ocean to under gently swaying palms +.***\n", {0} },
458 	/* 81 */
459 	{"You are flying over a small fishing village.",
460 		{77, 74, 71, 82, 68, 1, 92, 1},
461 	"A few thatched huts a short distance from the water and row of more modern\n\
462 bungalows on either side of a dirt road are all that is here. The road\n\
463 continues on ***+.\n", {0} },
464 	/* 82 */
465 	{"You are flying over a clearing.",
466 		{88, 72, 74, 87, 68, 1, 93, 1},
467 	"There is a dock here (big enough for a seaplane) leading to a grassy\n\
468 meadow and a road. Some people are having a party down there.  Below is\n\
469 a good landing site. ****\n", {0} },
470 	/* 83 */
471 	{"You are flying over the shore.",
472 		{94, 75, 95, 96, 68, 1, 0, 1},
473 	"Rocky lava flows or coarse sandy beaches are all that is here except for\n\
474 sparse herbs and weeds.****\n", {0} },
475 	/* 84 */
476 	{"You are flying in a wide valley.",
477 		{95, 97, 86, 75, 68, 1, 98, 1},
478 	"This is a shallow valley yet the floor is obscured by a thick mist.\n\
479 The valley opens to the sea +. The mist grows thicker +.**\n", {0} },
480 	/* 85 */
481 	{"You are flying near the shore.",
482 		{96, 77, 75, 99, 68, 1, 0, 1},
483 	"Very tall palm trees growing in neatly planted rows march off from the \n\
484 water here towards the hills and down to the flat lands *+.*\n\
485 There is a nice beach +.\n", {0} },
486 	/* 86 */
487 	{"You are flying around the very tip of the island.",
488 		{95, 79, 90, 84, 68, 1, 0, 1},
489 	"There is no beach here for sheer cliffs rise several hundred feet\n\
490 to a tree covered summit. Far below, the blue sea gnaws voraciously at\n\
491 the roots of these cliffs. The island bends around +** and +.\n", {0} },
492 	/* 87 */
493 	{"You are flying along the coastline.",
494 		{99, 82, 88, 100, 68, 1, 101, 1},
495 	"There is a narrow strip of sand here lined with ferns and shrubs, but very\n\
496 few trees. The beach is barley wide enough to land on. The beach continues\n\
497 on -.* There are some buildings +.*\n", {0} },
498 	/* 88 */
499 	{"You are flying over several cottages and buildings",
500 		{99, 82, 77, 87, 68, 1, 103, 1},
501 	"The grounds here are landscaped with palm trees, ferns, orchids, and beds of\n\
502 flowering plumeria and antheriums. Directly below is a small ornate white\n\
503 house with a belltower, a lush green lawn, and a spurting fountain.\n\
504 Small dirt roads go + and +.**\n", {0} },
505 	/* 89 */
506 	{"You are in a field of sugar cane.",
507 		{109, 110, 111, 112, 77, 0, 0, 0},
508 	"These strong, thick canes give little shelter but many cuts and scrapes.\n\
509 There are some large trees ***+.\n", {0} },
510 	/* 90 */
511 	{"You are flying over the ocean.",
512 		{95, 78, 90, 86, 68, 1, 0, 1},
513 	"The water is a placid turquoise and so clear that fish and sharks\n\
514 many fathoms below are clearly visible.****\n", {0} },
515 	/* 91 */
516 	{"You are on the coast road.",
517 		{113, 114, 115, 116, 79, 0, 0, 0},
518 	"The road winds close to the shore here and the sound of crashing surf is\n\
519 deafening.* The water is +. The road continues - and -.\n", {0} },
520 	/* 92 */
521 	{"You are on the main street of the village.",
522 		{117, 118, 119, 120, 81, 0, 0, 0},
523 	"Thatched roofs and outrigger canoes, palm trees and vacation bungalows, and\n\
524 comely natives in a tropical paradise all make this a fantasy come true.\n\
525 There is an open bungalow +.*  The road continues - and -.\n", {0} },
526 	/* 93 */
527 	{"You are at the sea plane dock.",
528 		{121, 122, 123, 124, 82, 0, 0, 0},
529 	"Native girls with skin of gold, clad only in fragrant leis and lavalavas,\n\
530 line the dockside to greet you. A couple of ukulele=plucking islanders and a\n\
531 keyboard player are adding appropriate music. A road crosses the clearing \n\
532 +*.  There are some tables set up +.*\n", {0} },
533 	/* 94 */
534 	{"You are flying over the ocean.",
535 		{94, 83, 95, 96, 68, 1, 0, 1},
536 	"Sea weeds and kelp surge in the waves off shore here.  The ocean becomes \n\
537 much deeper +.***\n", {0} },
538 	/* 95 */
539 	{"You are flying along the coast.",
540 		{94, 84, 86, 83, 68, 1, 0, 1},
541 	"The land is very low here with a river running into the sea +. There\n\
542 is a wide valley opening up +. The very tip of the island is +.*\n", {0} },
543 	/* 96 */
544 	{"You are flying along the coast.",
545 		{94, 85, 83, 99, 68, 1, 0, 1},
546 	"There are some secluded sandy stretches of beach here, but too many rocky\n\
547 outcroppings of lava to land. There is a nicer beach ***+.\n", {0} },
548 	/* 97 */
549 	{"You are lost in a sea of fog.",
550 		{97, 104, 97, 97, 97, 1, 0, 1},
551 	"What have you gotten us into?\n\
552 I can't see a thing! ****\n", {0} },
553 	/* 98 */
554 	{"You are on a gravel wash.",
555 		{125, 126, 127, 128, 84, 0, 0, 0},
556 	"The sound of cascading water is the background for a diluted chorus of \n\
557 gurgling, splashing, and enchantingly delicate singing. Great billows\n\
558 of steam are rising *+.**\n", {0} },
559 	/* 99 */
560 	{"You are flying over a wide beach.",
561 		{96, 88, 85, 87, 68, 1, 105, 1},
562 	"Unlike the leeward beaches, few coconut palms grow here but a well groomed\n\
563 lawn and garden with traipsing stone walks leads down to the sand.*\n\
564 There are some buildings +. Some trees are growing +.*\n", {0} },
565 	/* 100 */
566 	{"You are flying over the ocean.",
567 		{100, 100, 87, 100, 68, 1, 0, 1},
568 	"The sea is a perfectly clear blue with a white sandy bottom.  No coral\n\
569 grows underwater here, but the force of the waves is broken by the steep\n\
570 incline.****\n", {0} },
571 	/* 101 */
572 	{"You are on a narrow strip of sand.",
573 		{129, 130, 131, 0, 87, 0, 0, 0},
574 	"Rather coarse sand makes this beach very steep and only a few meters wide.\n\
575 A fresh ocean breeze is rustling the ferns **+.*\n", {0} },
576 	/* 102 */
577 	{"This is Fern Canyon.",
578 		{0, 0, 132, 133, 76, 0, 0, 0},
579 	"Delicate waving ferns flourish here, suckled by warm water dripping from \n\
580 every fissure and crevice in the solid rock walls.\n\
581 The canyon winds **-, and -.\n", {0} },
582 	/* 103 */
583 	{"This is the front lawn.",
584 		{134, 135, 136, 137, 88, 0, 0, 0},
585 	"There is a small fountain here where the driveway meets the lawn.\n\
586 Across the driveway, +, is an ornate white house with and elegant \n\
587 woodworking.  The bargeboards are carved with fylfots, the ancient \n\
588 symbols of luck.  Even a bell tower has been built here.*  There is a \n\
589 road + which turns into the driveway.*\n", {0} },
590 	/* 104 */
591 	{"You have just crossed the crest of a mountain.",
592 		{97, 79, 86, 71, 68, 1, 0, 1},
593 	"The fog vanished mysteriously as we flew over the crest.*\n\
594 Far + I can see the ocean.**\n", {0} },
595 	/* 105 */
596 	{"You are on a sandy beach.",
597 		{138, 139, 140, 0, 99, 0, 0, 0},
598 	"This is the only good beach on the weather side of the island. Fine coral\n\
599 sand, a fresh sea breeze, and dramatic surf add to its appeal.**\n\
600 Stone steps lead to the gardens +.*\n", {0} },
601 	/* 106 */
602 	{"You are among palm trees near the shore.",
603 		{141, 80, 142, 143, 73, 0, 0, 0},
604 	"Arching coconut palms laden with fruit provide a canopy for the glistening\n\
605 white sand and sparse grasses growing here. The forest grows denser +.\n\
606 The ocean is +.**\n", {0} },
607 	/* 107 */
608 	{"You are walking along the beach.",
609 		{144, 0, 145, 80, 73, 0, 0, 0},
610 	"The warm tropical waters nuzzle your ankles as you walk. Above is a fiercely\n\
611 blue sky. The slope of the sand is so gentle that two hundred meters\n\
612 offshore the water is only knee deep.** There are some rocks +.*\n", {0} },
613 	/* 108 */
614 	{"You are walking along the beach.",
615 		{146, 0, 80, 147, 73, 0, 0, 0},
616 	"Many beautiful shells have been washed up here including bright yellow \n\
617 cowries, chocolate colored murex, orange conches, striped tritons and the\n\
618 deadly cone shells.****\n", {0} },
619 	/* 109 */
620 	{"You are in a papaya grove.",
621 		{148, 89, 149, 150, 77, 0, 0, 0},
622 	"Green slender trees no taller than three meters bulge with their\n\
623 orange succulent fruit. There are some tall trees +.***\n", {0} },
624 	/* 110 */
625 	{"You are in a field of pineapple.",
626 		{89, 151, 152, 153, 77, 0, 0, 0},
627 	"The sharp dagger like pineapple leaves can pierce the flesh and hold fast\n\
628 a skewered victim with tiny barbs.* The field ends +.**\n", {0} },
629 	/* 111 */
630 	{"You are in a field of kiwi plants.",
631 		{149, 154, 155, 89, 77, 0, 0, 0},
632 	"Round hairy fruit hang from staked vines here. There are some trees +\n\
633 and +. The field ends in a dirt road +.*\n", {0} },
634 	/* 112 */
635 	{"You are in a large grove of coconuts.",
636 		{150, 153, 89, 156, 77, 0, 0, 0},
637 	"These trees are much taller than any growing near the shore plus the fat,\n\
638 juicy coconuts have been selectively cultivated. The grove continues\n\
639 +, +, *and +.\n", {0} },
640 	/* 113 */
641 	{"You are in the woods.",
642 		{157, 91, 158, 116, 79, 0, 0, 0},
643 	"Tropical undergrowth makes the going rough here. Sword ferns give no strong\n\
644 foot hold and the dangling vines would gladly throttle one. Strange cackling\n\
645 noises are coming from somewhere +.***\n", {0} },
646 	/* 114 */
647 	{"You are at the shore.",
648 		{91, 0, 159, 145, 79, 0, 0, 0},
649 	"Explosions of surf jetting out of underwater tunnels here make it\n\
650 impossible to climb down to a small cave entrance below.  Only at rare\n\
651 minus tides would it be possible to enter.***  The beach is better +.\n", {0} },
652 	/* 115 */
653 	{"You are on the coast road.",
654 		{158, 161, 162, 91, 79, 0, 0, 0},
655 	"The road is beginning to turn inland.* I can hear the surf +. The road\n\
656 continues +.*\n", {0} },
657 	/* 116 */
658 	{"The road winds deeper into the trees.",
659 		{163, 142, 91, 164, 79, 0, 0, 0},
660 	"Only narrow sunbeams filter through the foliage above. The moist rich earth\n\
661 has nurtured a myriad of trees, shrubs, and flowers to grow here. The\n\
662 road continues - and *- from here.*\n", {0} },
663 	/* 117 */
664 	{"This is the front porch of the bungalow.",
665 		{165, 92, 0, 0, 81, 0, 0, 0},
666 	"These wooden steps and porch are very bucolic. A little woven mat on the \n\
667 doorstep reads \"Don't Tread on Me\". The open front door is +.\n\
668 A stone walk leads to the main street +.**\n", {0} },
669 	/* 118 */
670 	{"You are on a path leading to the lagoon.",
671 		{92, 166, 167, 168, 81, 0, 0, 0},
672 	"This path trampled fern, grass, sapling, and anything else that got in its\n\
673 way.* The water is +.**\n", {0} },
674 	/* 119 */
675 	{"This is a dirt road.",
676 		{169, 118, 170, 92, 81, 0, 0, 0},
677 	"**The road continues on - here for some distance. A village is +.\n", {0} },
678 	/* 120 */
679 	{"You are on a dirt road.",
680 		{171, 118, 92, 172, 81, 0, 0, 0},
681 	"**There is a small village +. The road continues +.\n", {0} },
682 	/* 121 */
683 	{"You are on a dirt road.",
684 		{173, 93, 174, 175, 82, 0, 0, 0},
685 	"The light tan soil of the road contrasts artistically with the lush green\n\
686 vegetation and searing blue sky.*  There is a clearing and many people +.\n\
687 The road continues - and -.\n", {0} },
688 	/* 122 */
689 	{"You are at the seaplane dock.",
690 		{93, 0, 176, 177, 82, 0, 0, 0},
691 	"Several muscular, bronze skinned men greet you warmly as you pass under\n\
692 a thatched shelter above the dock here. Polynesian hospitality.\n\
693 There is a clearing +.* A trail runs around the lagoon + and +.\n", {0} },
694 	/* 123 */
695 	{"There are some tables on the lawn here.",
696 		{121, 122, 123, 93, 82, 0, 0, 0},
697 	"Hors d'oeuvres, canapes, mixed drinks, and various narcotic drugs along with\n\
698 cartons of Di Gel fill the tables to overflowing. Several other guests are\n\
699 conversing and talking excitedly****.\n", {0} },
700 	/* 124 */
701 	{"You are nosing around in the bushes.",
702 		{124, 124, 93, 124, 82, 0, 0, 0},
703 	"There is little here but some old beer cans. You are making fools out of\n\
704 us in front of the other guests.** It would be best to go -.*\n", {0} },
705 	/* 125 */
706 	{"You are walking in a dry stream bed.",
707 		{178, 98, 179, 0, 84, 0, 0, 0},
708 	"The large cobblestones are difficult to walk on. No sunlight reaches\n\
709 below a white canopy of fog seemingly generated from *+.  A dirt path \n\
710 along the wash is +. A high bank is impossible to climb +.\n", {0} },
711 	/* 126 */
712 	{"You are at the thermal pools.",
713 		{98, 0, 180, 181, 84, 0, 0, 0},
714 	"Several steaming fumaroles and spluttering geysers drenched by icy mountain\n\
715 waters from a nearby waterfall heat half a dozen natural pools to a\n\
716 delicious 42 degrees. Enchantingly beautiful singing seems to flow from the\n\
717 water itself as it tumbles down the falls.*** There is a mossy entrance\n\
718 to a cave +.\n", {0} },
719 	/* 127 */
720 	{"You are in the woods.",
721 		{127, 180, 182, 98, 84, 0, 0, 0},
722 	"Coniferous trees girded by wild huckleberries, elderberries, salmonberries\n\
723 and thimbleberries enjoy a less tropical climate here in the high mountains.\n\
724 *The sound of rushing water is coming from +.**\n", {0} },
725 	/* 128 */
726 	{"You are on a dirt trail.",
727 		{179, 181, 98, 0, 84, 0, 0, 0},
728 	"The trail seems to start here and head -.** High cliffs border the \n\
729 trail +.\n", {0} },
730 	/* 129 */
731 	{"You are  walking along the beach.",
732 		{183, 101, 184, 0, 87, 0, 0, 0},
733 	"A rather unnerving surf explodes onto the beach here and dashes itself into\n\
734 spray on the steep incline. The beach continues + and +.**\n", {0} },
735 	/* 130 */
736 	{"You are walking along the beach.",
737 		{101, 185, 186, 0, 87, 0, 0, 0},
738 	"This is not a very nice beach. The coarse sand hurts my feet.****\n", {0} },
739 	/* 131 */
740 	{"You are walking through some ferns.",
741 		{184, 186, 187, 101, 87, 0, 0, 0},
742 	"This is a wide field growing only ferns and small shrubs.** The \n\
743 ocean is *+.\n", {0} },
744 	/* 132 */
745 	{"You are in a narrow canyon.",
746 		{0, 0, 188, 102, 76, 0, 0, 0},
747 	"The steep sides here squeeze a little freshet through a gauntlet like\n\
748 series of riffles and pools.****\n", {0} },
749 	/* 133 */
750 	{"The canyon is much wider here.",
751 		{0, 0, 102, 189, 76, 0, 0, 0},
752 	"The sheer rock walls rise 10 meters to the forest above. A slender \n\
753 waterfall careens away from the face of the rock high above and showers\n\
754 the gravel floor with sparkling raindrops.** The canyon continues -\n\
755 and -.\n", {0} },
756 	/* 134 */
757 	{"You are on the front porch of the cottage.",
758 		{190, 103, 0, 0, 0, 0, 0, 0},
759 	"Several giggling native girls came running down the steps as you approached\n\
760 and headed on down the road.  On the fern rimmed porch is a small table with\n\
761 matching white wrought iron chairs cushioned with red velvet.  The front\n\
762 door leads -.  The lawn and fountain are +.**\n", {0} },
763 	/* 135 */
764 	{"You are in a palm grove.",
765 		{103, 191, 192, 105, 88, 0, 0, 0},
766 	"****\n", {0} },
767 	/* 136 */
768 	{"You are on a dirt road.",
769 		{193, 192, 245, 103, 88, 0, 0, 0},
770 	"There is a large village +. The road cleaves a coconut plantation +.\n\
771 A small dirt road goes -, and a driveway peels off +.\n", {0} },
772 	/* 137 */
773 	{"You are in a field of small shrubs.",
774 		{184, 186, 103, 187, 88, 0, 0, 0},
775 	"**Pine and other coniferous saplings have been planted here.  The rich brown\n\
776 soil is well tilled and watered.  Across a large lawn, there is a small\n\
777 cottage +. I can feel a delicious sea breeze blowing from +.\n", {0} },
778 	/* 138 */
779 	{"The beach is pretty rocky here.",
780 		{194, 105, 195, 0, 96, 0, 0, 0},
781 	"Dangerous surf and lava outcroppings make this a treacherous strand.\n\
782 The beach is nicer* +.**\n", {0} },
783 	/* 139 */
784 	{"The beach is almost 10 meters wide here.",
785 		{105, 183, 196, 0, 99, 0, 0, 0},
786 	"The sand has become more coarse and the beach steeper.* It gets \n\
787 worse +.**\n", {0} },
788 	/* 140 */
789 	{"You are in the gardens.",
790 		{195, 196, 197, 105, 99, 0, 0, 0},
791 	"Lush green lawns studded with palms and benches stretch as far as the eye\n\
792 can see.** A path leads -. Stone steps lead down to the beach +.\n", {0} },
793 	/* 141 */
794 	{"You are on the coast road.",
795 		{198, 106, 163, 199, 73, 0, 0, 0},
796 	"The forest is dense on either side and conceals the road from anyone\n\
797 approaching it.**  The road continues - and -.\n", {0} },
798 	/* 142 */
799 	{"You are in the forest.",
800 		{116, 107, 91, 106, 73, 0, 0, 0},
801 	"There are trees and ferns all around.****\n", {0} },
802 	/* 143 */
803 	{"You are in the forest.",
804 		{199, 108, 106, 146, 73, 0, 0, 0},
805 	"There are trees and ferns all around.****\n", {0} },
806 	/* 144 */
807 	{"You are in a copse.",
808 		{142, 107, 145, 80, 0, 0, 0, 0},
809 	"This is a secret hidden thicket only noticeable from the beach. Someone\n\
810 has been digging here recently.****\n", {0} },
811 	/* 145 */
812 	{"You are at the tide pools.",
813 		{91, 0, 114, 107, 79, 0, 0, 0},
814 	"These rocks and pools are the home for many sea anemones and crustaceans.\n\
815 **The surf is very rough +. There is a nice beach +.\n", {0} },
816 	/* 146 */
817 	{"You are in the forest.",
818 		{199, 108, 143, 0, 73, 0, 0, 0},
819 	"This is a shallow depression sheltered from the wind by a thick growth of \n\
820 thorny shrubs. It looks like someone has camped here. There is a fire pit\n\
821 with some dry sticks and grass nearby.* The beach is +.* The thorny\n\
822 shrubs block the way -.\n", {0} },
823 	/* 147 */
824 	{"You are at the mouth of the lagoon.",
825 		{200, 0, 108, 201, 74, 0, 0, 0},
826 	"The beach ends here where the coral reef rises to form a wide lagoon\n\
827 bending inland. A path winds around the lagoon to the -.*\n\
828 The beach continues on -. Only water lies +.\n", {0} },
829 	/* 148 */
830 	{"You are in a breadfruit grove.",
831 		{202, 109, 203, 204, 77, 0, 0, 0},
832 	"The tall trees bend leisurely in the breeze, holding many round breadfruits\n\
833 close to their large serrated leaves.  There are coconut palms +,\n\
834 *+, and +.\n", {0} },
835 	/* 149 */
836 	{"You are in a grove of mango trees.",
837 		{203, 111, 205, 109, 77, 0, 0, 0},
838 	"The juicy yellow red fruits are nearly ripe on the trees here. There are\n\
839 some coconut palms +. There are some vines +. There is a road +.*\n", {0} },
840 	/* 150 */
841 	{"You are in a grove of coconut palms.",
842 		{204, 112, 109, 206, 77, 0, 0, 0},
843 	"All I can see around us are palm trees.****\n", {0} },
844 	/* 151 */
845 	{"You are in a coconut grove.",
846 		{110, 207, 208, 209, 77, 0, 0, 0},
847 	"There are countless trees here.****\n", {0} },
848 	/* 152 */
849 	{"You are in a field of pineapple.",
850 		{154, 208, 210, 110, 77, 0, 0, 0},
851 	"The sharp leaves are cutting me to ribbons. There is a road **+.\n\
852 More pineapple +.\n", {0} },
853 	/* 153 */
854 	{"You are in a coconut grove.",
855 		{112, 209, 110, 211, 77, 0, 0, 0},
856 	"There is a field of pineapple **+.*\n", {0} },
857 	/* 154 */
858 	{"You are on the edge of a kiwi and pineapple field.",
859 		{111, 152, 155, 110, 77, 0, 0, 0},
860 	"An irrigation ditch separates the two fields here. There is a road **+.*\n", {0} },
861 	/* 155 */
862 	{"This is a dirt road.",
863 		{205, 210, 212, 111, 77, 0, 0, 0},
864 	"The road runs - and - here.**\n", {0} },
865 	/* 156 */
866 	{"You are in a palm grove.",
867 		{206, 211, 112, 213, 77, 0, 0, 0},
868 	"There are palm trees all around us.****\n", {0} },
869 	/* 157 */
870 	{"You are on the edge of a small clearing.",
871 		{157, 113, 157, 157, 79, 0, 0, 0},
872 	"The ground is rather marshy here and darting in and out of the many tussocks\n\
873 is a flock of wild chicken like fowl.****\n", {0} },
874 	/* 158 */
875 	{"You are in the woods.",
876 		{158, 115, 215, 113, 79, 0, 0, 0},
877 	"You have walked a long way and found only trees. ****\n", {0} },
878 	/* 159 */
879 	{"You are walking along the shore.",
880 		{115, 0, 214, 114, 86, 0, 0, 0},
881 	"You are now about 10 meters above the surf on a gently rising cliffside.**\n\
882 The land rises +. There is a beach far +.\n", {0} },
883 	/* 160 */
884 	{"You are just inside the entrance to the sea cave.",
885 		{246, 114, 0, 0, 114, 1, 0, 0},
886 	"The sound of water dripping in darkness and the roar of the ocean just outside\n\
887 create a very unwelcoming atmosphere inside this cave. Only on rare occasions\n\
888 such as this is it possible to enter the forbidden catacombs... The cave\n\
889 continues -.***\n", {0} },
890 	/* 161 */
891 	{"You are in a secret nook beside the road.",
892 		{115, 159, 162, 91, 79, 0, 0, 0},
893 	"Hidden from all but the most stalwart snoopers are some old clothes, empty\n\
894 beer cans and a trash baggie full of used Huggies and ordure. Lets get\n\
895 back to the road +.***\n", {0} },
896 	/* 162 */
897 	{"You are on the coast road.",
898 		{215, 214, 0, 115, 86, 0, 0, 0},
899 	"The road turns abruptly - here, avoiding the cliffs near the shore\n\
900 + and +.*\n", {0} },
901 	/* 163 */
902 	{"You are on a dirt road.",
903 		{216, 116, 113, 141, 79, 0, 0, 0},
904 	"The roadside is choked with broad leaved plants fighting for every breath of\n\
905 sunshine. The palm trees are taller than at the shore yet bend over the road \n\
906 forming a canopy. The road continues *- and *-.\n", {0} },
907 	/* 164 */
908 	{"You have discovered a hidden thicket near the road.",
909 		{163, 142, 116, 106, 73, 0, 0, 0},
910 	"Stuffed into a little bundle here is a bloody silken robe and many beer cans.\n\
911 *Some droplets of blood and a major spill sparkle farther +.\n\
912 The road is +.*\n", {0} },
913 	/* 165 */
914 	{"You are in the living room.",
915 		{0, 117, 217, 218, 0, 0, 0, 0},
916 	"A decorative entry with fresh flowers and wall to wall carpeting leads into\n\
917 the living room here where a couch and two chairs converge with an end table.\n\
918 *The exit is +.* The bedroom is +.\n", {0} },
919 	/* 166 */
920 	{"You are at the lagoon.",
921 		{118, 0, 167, 168, 81, 0, 0, 0},
922 	"There are several outrigger canoes pulled up on a small beach here and a\n\
923 catch of colorful fish is drying in the sun. There are paths leading \n\
924 off -*, -, and -.\n", {0} },
925 	/* 167 */
926 	{"You are at the lagoon.",
927 		{118, 0, 170, 166, 81, 0, 0, 0},
928 	"This is a grassy little spot near the water. A sightly native girl is frolicking\n\
929 in the water close to shore here.** The path continues - and -. \n", {0} },
930 	/* 168 */
931 	{"You are at the lagoon.",
932 		{118, 0, 166, 172, 81, 0, 0, 0},
933 	"The path meanders through tussocks of grass, ferns, and thorny bushes here\n\
934 and continues on **- and -.\n", {0} },
935 	/* 169 */
936 	{"You are in the woods.",
937 		{219, 119, 220, 92, 81, 0, 0, 0},
938 	"There are plenty of ferns and thorny bushes here! ****\n", {0} },
939 	/* 170 */
940 	{"You are on a dirt road.",
941 		{220, 167, 199, 119, 74, 0, 0, 0},
942 	"The road winds rather close to a large lagoon here and many sedges and tall\n\
943 grasses line the shoulder *+. The road continues - and -.\n", {0} },
944 	/* 171 */
945 	{"You are in the woods beside the road.",
946 		{221, 120, 92, 222, 81, 0, 0, 0},
947 	"The forest grows darker +. The road is +.**\n", {0} },
948 	/* 172 */
949 	{"The road crosses the lagoon here.",
950 		{222, 0, 120, 174, 81, 0, 0, 0},
951 	"Coursing through the trees, the road at this point bridges a watery finger\n\
952 of the lagoon.* The water is +. The road continues - and -.\n", {0} },
953 	/* 173 */
954 	{"You are in a coconut palm grove.",
955 		{223, 121, 224, 225, 82, 0, 0, 0},
956 	"The tall palms are planted about 30 feet apart with a hardy deep green grass\n\
957 filling the spaces in between.  There are tire tracks through the grass. The\n\
958 grove continues -. There is a road +.**\n", {0} },
959 	/* 174 */
960 	{"You are walking along a dirt road.",
961 		{224, 176, 172, 121, 82, 0, 0, 0},
962 	"You are nearing the lagoon.** The road continues - and -.\n", {0} },
963 	/* 175 */
964 	{"You are on a dirt road.",
965 		{225, 177, 121, 226, 82, 0, 0, 0},
966 	"The road turns abruptly - here, entering a grove of palm trees.* The road\n\
967 also continues - toward the lagoon.*\n", {0} },
968 	/* 176 */
969 	{"You are on a trail running around the lagoon.",
970 		{172, 0, 0, 122, 82, 0, 0, 0},
971 	"The dark waters brush the trail here and the path crosses a bridge +.\n\
972 There is deep water + and +. The trail continues -.\n", {0} },
973 	/* 177 */
974 	{"This is the mouth of the lagoon.",
975 		{175, 0, 122, 227, 82, 0, 0, 0},
976 	"The coral reef wraps around a natural bay here to create a wide lagoon which\n\
977 winds tortuously inland.** A trail goes around the lagoon +. The beach\n\
978 is +.\n", {0} },
979 	/* 178 */
980 	{"You are in a dry stream bed.",
981 		{0, 125, 0, 0, 84, 0, 0, 0},
982 	"The dry wash drains over a tall precipice here into a turbid morass below. The\n\
983 most noisome stench imaginable is wafting up to defile our nostrils. Above,\n\
984 the lurid sun glows brown through a strange mist.* The only direction \n\
985 I'm going is -.**\n", {0} },
986 	/* 179 */
987 	{"You are on a dirt path along the wash.",
988 		{0, 128, 125, 228, 84, 0, 0, 0},
989 	"This path looks more like a deer trail. It scampers away ***+.\n", {0} },
990 	/* 180 */
991 	{"The thermal pools flow into a stream here.",
992 		{127, 0, 229, 126, 84, 0, 0, 0},
993 	"The gurgling hot waters pour over boulders into a swiftly flowing\n\
994 stream **+. The pools are +.\n", {0} },
995 	/* 181 */
996 	{"You are at the entrance to a cave.",
997 		{128, 230, 126, 0, 84, 0, 0, 0},
998 	"A tall narrow fissure in the rock cliffs here has become a well traveled\n\
999 passage way. A hoof beaten dirt path leads directly into it. A curl of\n\
1000 steam is trailing from a corner of the fissure's gaping mouth. The path\n\
1001 leads - and -. The pools are +.*\n", {0} },
1002 	/* 182 */
1003 	{"You are in the woods.",
1004 		{182, 229, 182, 127, 84, 0, 0, 0},
1005 	"Wild berry bushes plump with fruit and thorns tangle your every effort to\n\
1006 proceed.* The sound of rushing water is +.**\n", {0} },
1007 	/* 183 */
1008 	{"You are walking along the beach.",
1009 		{139, 129, 184, 0, 99, 0, 0, 0},
1010 	"Some dunes here progress inland and make it impossible to get very far in that\n\
1011 direction. The beach continues - and -.* The ocean is +.\n", {0} },
1012 	/* 184 */
1013 	{"You are in the dunes.",
1014 		{183, 101, 184, 129, 87, 0, 0, 0},
1015 	"The endless rolling and pitching sand dunes are enough to make one very queasy!\n\
1016 The only way I'm going is ***+.\n", {0} },
1017 	/* 185 */
1018 	{"This is a lousy beach.",
1019 		{130, 0, 0, 0, 87, 0, 0, 0},
1020 	"Volcanic and viciously sharp bitted grains of sand here bite like cold steel\n\
1021 into my tender feet. I refuse to continue on. Let's get out of here. The\n\
1022 beach is better +.***\n", {0} },
1023 	/* 186 */
1024 	{"You are in a field of sparse ferns.",
1025 		{131, 185, 187, 130, 87, 0, 0, 0},
1026 	"The lava rock outcroppings here will support few plants. There is more \n\
1027 vegetation +. There is a nice beach +.* The ocean is +.\n", {0} },
1028 	/* 187 */
1029 	{"You are in the woods.",
1030 		{131, 131, 137, 131, 87, 0, 0, 0},
1031 	"Young trees and tall shrubs grow densely together at this distance from the \n\
1032 shore.** The trees grow thicker +.*\n", {0} },
1033 	/* 188 */
1034 	{"The canyon is no wider than a foot here.",
1035 		{0, 0, 0, 132, 0, 0, 0, 0},
1036 	"The freshet is gushing through the narrow trough, but the canyon has grown\n\
1037 too narrow to follow it any farther.*** I guess we'll have to go -.\n", {0} },
1038 	/* 189 */
1039 	{"You are in a narrow part of the canyon.",
1040 		{0, 0, 133, 232, 76, 0, 0, 0},
1041 	"The two sheer sides are no more than a few meters apart here. There is a stone\n\
1042 door in the wall +. The gravelly floor runs with tiny rivulets seeping \n\
1043 from the ground itself.* The canyon continues - and -.\n", {0} },
1044 	/* 190 */
1045 	{"You are in the drawing room.",
1046 		{0, 134, 0, 0, 0, 0, 0, 0},
1047 	"Exquisitely decorated with plants and antique furniture of superb\n\
1048 craftsmanship, the parlor reflects its owner's impeccable taste.  The tropical\n\
1049 sun is streaming in through open shutters *+.  There doesn't seem \n\
1050 to be anybody around.  A large immaculate oaken desk is visible in the\n\
1051 study and it even has a old fashioned telephone to complete the decor.**\n", {0} },
1052 	/* 191 */
1053 	{"You are in a palm grove.",
1054 		{135, 191, 233, 191, 88, 0, 0, 0},
1055 	"Grassy rows of palms stretch as far as I can see.** There is a road +.*\n", {0} },
1056 	/* 192 */
1057 	{"You are on a dirt road.",
1058 		{136, 233, 234, 135, 88, 0, 0, 0},
1059 	"The road winds through a coconut palm grove here. It continues on - \n\
1060 and -.**\n", {0} },
1061 	/* 193 */
1062 	{"The road leads to several large buildings here.",
1063 		{235, 136, 236, 237, 88, 0, 0, 0},
1064 	"There is a clubhouse +,* a large barn and stable +, and a garage of \n\
1065 similar construct to the barn +.\n", {0} },
1066 	/* 194 */
1067 	{"This part of the beach is impassable.",
1068 		{0, 138, 0, 0, 96, 0, 0, 0},
1069 	"The huge rocks and thunderous surf here would pound our frail bodies to pulp\n\
1070 in an instant.* The only direction I'm going is -.**\n", {0} },
1071 	/* 195 */
1072 	{"You are in the gardens.",
1073 		{195, 140, 197, 138, 96, 0, 0, 0},
1074 	"So much green grass is a pleasure to the eyes.****\n", {0} },
1075 	/* 196 */
1076 	{"You are in the gardens.",
1077 		{140, 183, 197, 139, 99, 0, 0, 0},
1078 	"Beautiful flowers and shrubs surround a little goldfish pond.****\n", {0} },
1079 	/* 197 */
1080 	{"You are on a stone walk in the garden.",
1081 		{195, 196, 238, 140, 99, 0, 0, 0},
1082 	"The walk leads to a road **+.*\n", {0} },
1083 	/* 198 */
1084 	{"You are in the forest near the road.",
1085 		{198, 141, 216, 198, 73, 0, 0, 0},
1086 	"There are many thorny bushes here!****\n", {0} },
1087 	/* 199 */
1088 	{"You are at a fork in the road.",
1089 		{239, 146, 141, 170, 73, 0, 0, 0},
1090 	"Two roads come together in the forest here. One runs -,* the other \n\
1091 runs - and -.\n", {0} },
1092 	/* 200 */
1093 	{"You are on a dirt path around the lagoon.",
1094 		{170, 147, 146, 0, 74, 0, 0, 0},
1095 	"The still waters reflect bending palms and a cloudless sky. It looks like\n\
1096 the path runs into a clearing +. The path continues -.**\n", {0} },
1097 	/* 201 */
1098 	{"You are drowning in the lagoon.",
1099 		{201, 201, 147, 201, 74, 0, 0, 0},
1100 	"I suggest you get out before you become waterlogged.****\n", {0} },
1101 	/* 202 */
1102 	{"You are in a coconut palm grove.",
1103 		{202, 148, 203, 204, 77, 0, 0, 0},
1104 	"****\n", {0} },
1105 	/* 203 */
1106 	{"You are in a palm grove.",
1107 		{202, 149, 205, 148, 77, 0, 0, 0},
1108 	"****\n", {0} },
1109 	/* 204 */
1110 	{"You are in a palm grove.",
1111 		{202, 150, 148, 206, 77, 0, 0, 0},
1112 	"****\n", {0} },
1113 	/* 205 */
1114 	{"You are on a dirt road.",
1115 		{203, 155, 212, 149, 77, 0, 0, 0},
1116 	"*This road ends here at a palm grove but continues on - for quite\n\
1117 some way.**\n", {0} },
1118 	/* 206 */
1119 	{"You are in a coconut palm grove.",
1120 		{204, 156, 150, 213, 77, 0, 0, 0},
1121 	"****\n", {0} },
1122 	/* 207 */
1123 	{"You are in a coconut grove.",
1124 		{151, 219, 208, 209, 77, 0, 0, 0},
1125 	"*The grove ends +.**\n", {0} },
1126 	/* 208 */
1127 	{"You are in a coconut grove.",
1128 		{152, 207, 239, 151, 77, 0, 0, 0},
1129 	"**There is a dirt road +.*\n", {0} },
1130 	/* 209 */
1131 	{"You are in a coconut grove.",
1132 		{153, 207, 151, 211, 77, 0, 0, 0},
1133 	"****\n", {0} },
1134 	/* 210 */
1135 	{"This is a dirt road.",
1136 		{205, 239, 212, 154, 77, 0, 0, 0},
1137 	"The road continues - and -.**\n", {0} },
1138 	/* 211 */
1139 	{"You are in a coconut grove.",
1140 		{153, 209, 153, 213, 77, 0, 0, 0},
1141 	"****\n", {0} },
1142 	/* 212 */
1143 	{"You are in the woods near the road.",
1144 		{205, 210, 212, 155, 77, 0, 0, 0},
1145 	"There are many thorny bushes here!****\n", {0} },
1146 	/* 213 */
1147 	{"You are in a coconut grove.",
1148 		{213, 213, 156, 234, 88, 0, 0, 0},
1149 	"***The grove ends in a clearing +.\n", {0} },
1150 	/* 214 */
1151 	{"You are walking along some high cliffs.",
1152 		{162, 0, 0, 159, 86, 0, 0, 0},
1153 	"The island bends sharply + here with high cliffs -\n\
1154 and -. The cliffs are lower +.\n", {0} },
1155 	/* 215 */
1156 	{"You are at the coast road turn around.",
1157 		{0, 162, 0, 158, 90, 0, 0, 0},
1158 	"The coast road ends here in a lookout with a view of 100 kilometers of blue\n\
1159 sea and 100 meters of rugged cliff. Far below the waves crash against rocks.\n\
1160 ****\n", {0} },
1161 	/* 216 */
1162 	{"You are in the woods near the road.",
1163 		{216, 163, 216, 198, 79, 0, 257, 0},
1164 	"These thorny bushes are killing me.****\n", {0} },
1165 	/* 217 */
1166 	{"You are in the kitchen.",
1167 		{0, 0, 0, 165, 0, 0, 0, 0},
1168 	"A small gas stove and a refrigerator are all the only appliances here. The\n\
1169 gas oven has been left on and the whole room is reeking with natural gas.\n\
1170 One spark from a match and.... The door out is ***+.\n", {0} },
1171 	/* 218 */
1172 	{"You are in the bedroom.",
1173 		{0, 0, 165, 0, 0, 0, 0, 0},
1174 	"A soft feather comforter on top of layers of Answer blankets make this a very\n\
1175 luxurious place to sleep indeed. There are also some end tables and a dresser\n\
1176 here.** The living room is +.*\n", {0} },
1177 	/* 219 */
1178 	{"You are in the woods.",
1179 		{207, 169, 220, 221, 81, 0, 0, 0},
1180 	"There seems to be a clearing +.***\n", {0} },
1181 	/* 220 */
1182 	{"You are in the woods near the road.",
1183 		{219, 170, 239, 169, 81, 0, 0, 0},
1184 	"*As far as I can tell, there are two roads + and +.*\n", {0} },
1185 	/* 221 */
1186 	{"You are in the woods.",
1187 		{207, 171, 219, 222, 81, 0, 0, 0},
1188 	"The forest is clearer +.***\n", {0} },
1189 	/* 222 */
1190 	{"You are on the lagoon's inland finger.",
1191 		{0, 172, 171, 172, 81, 0, 0, 0},
1192 	"It is impossible to follow the lagoon any farther inland because of sharp\n\
1193 and very painful sedges.* The road is +.**\n", {0} },
1194 	/* 223 */
1195 	{"You are in a grassy coconut grove.",
1196 		{240, 173, 224, 241, 82, 0, 0, 0},
1197 	"The tall palms provide a perfect canopy for the lush green grass.***\n\
1198 There is a road +.\n", {0} },
1199 	/* 224 */
1200 	{"You are near the lagoon's inland finger.",
1201 		{0, 174, 0, 173, 82, 0, 0, 0},
1202 	"Very sharp sedges make it impossible to follow the lagoon any farther inland.\n\
1203 *There is a road +.**\n", {0} },
1204 	/* 225 */
1205 	{"You are on a dirt road.",
1206 		{241, 175, 173, 226, 82, 0, 0, 0},
1207 	"The road winds through a coconut grove here and continues - and -.**\n", {0} },
1208 	/* 226 */
1209 	{"You are in the woods near the road.",
1210 		{226, 226, 175, 226, 82, 0, 0, 0},
1211 	"**The road is +.*\n", {0} },
1212 	/* 227 */
1213 	{"This is a beach?",
1214 		{227, 227, 177, 0, 82, 0, 0, 0},
1215 	"Hard jagged rocks that pierce with every footstep hardly comprise a beach.**\n\
1216 Let's go -.*\n", {0} },
1217 	/* 228 */
1218 	{"The trail is lost in the woods here.",
1219 		{241, 241, 179, 241, 84, 0, 0, 0},
1220 	"I suppose the animals that use this trail all depart in different directions\n\
1221 when they get this far into the woods.** The trail goes -.*\n", {0} },
1222 	/* 229 */
1223 	{"You are on the bank of a stream.",
1224 		{182, 0, 242, 180, 84, 0, 0, 0},
1225 	"The stream falls over several small boulders here and continues on **-.*\n", {0} },
1226 	/* 230 */
1227 	{"You are just inside the cave.",
1228 		{181, 267, 0, 0, 0, 0, 0, 0},
1229 	"A steamy hot breath is belching from the depths of the earth within.* The\n\
1230 cave  continues -.**\n", {0} },
1231 	/* 231 */
1232 	{"You are just inside the cave entrance.",
1233 		{274, 0, 0, 0, 0, 0, 0, 0},
1234 	"The air is hot and sticky inside. The cave continues -. There is a \n\
1235 stone door in the wall +.  A wooden sign in the dust reads in old elven\n\
1236 runes, \"GSRF KDIRE NLVEMP!\".**\n", {0} },
1237 	/* 232 */
1238 	{"You are at the edge of a huge chasm.",
1239 		{0, 0, 189, 0, 76, 0, 0, 0},
1240 	"Several hundred feet down I can see the glimmer of placid water. The\n\
1241 rivulets drain over the edge and trickle down into the depths. It is \n\
1242 impossible to climb down without a rope.** The canyon continues -.*\n", {0} },
1243 	/* 233 */
1244 	{"You are on a dirt road.",
1245 		{192, 241, 240, 191, 88, 0, 0, 0},
1246 	"The road winds through a coconut grove here. The road continues on -\n\
1247 and -.**\n", {0} },
1248 	/* 234 */
1249 	{"You are in a coconut palm grove near the road.",
1250 		{193, 233, 213, 192, 88, 0, 0, 0},
1251 	"***The road is +.\n", {0} },
1252 	/* 235 */
1253 	{"You are at the clubhouse.",
1254 		{0, 193, 0, 0, 0, 0, 0, 0},
1255 	"The clubhouse is built over the most inland part of the lagoon.  Tropical\n\
1256 bananas and fragrant frangipani grow along the grassy shore.  Walking across\n\
1257 the short wooden bridge, we enter.  Along one wall is a bar with only a few\n\
1258 people seated at it.  The restaurant and dance floor are closed off with\n\
1259 a 2 inch nylon rope. ****\n", {0} },
1260 	/* 236 */
1261 	{"You are in the stables.",
1262 		{0, 0, 0, 193, 0, 0, 0, 0},
1263 	"Neighing horses snacking on hay and oats fill the stalls on both sides of\n\
1264 the barn.  It is rather warm in here but that is not the most offensive\n\
1265 part.  The old boards of the barn part just enough to let in dust laden\n\
1266 shafts of light.  Flies swarm overhead and strafe the ground for dung.\n\
1267 My nose is beginning to itch. ****\n", {0} },
1268 	/* 237 */
1269 	{"You are in the old garage.",
1270 		{0, 0, 193, 0, 0, 0, 0, 0},
1271 	"This is an old wooden building of the same vintage as the stables.  Beneath\n\
1272 a sagging roof stand gardening tools and greasy rags.  Parked in the center\n\
1273 is an underpowered Plymouth Volare' with a red and white striped golf cart\n\
1274 roof. ****\n", {0} },
1275 	/* 238 */
1276 	{"You are on a dirt road.",
1277 		{197, 197, 243, 197, 85, 0, 0, 0},
1278 	"The road leads to a beautiful formal garden laced with stone walks and tropical\n\
1279 flowers and trees.** The road continues -. A walk leads -.\n", {0} },
1280 	/* 239 */
1281 	{"You are on a dirt road.",
1282 		{210, 199, 198, 220, 73, 0, 0, 0},
1283 	"The road runs - and -.**\n", {0} },
1284 	/* 240 */
1285 	{"You are in a coconut grove near the road.",
1286 		{234, 223, 234, 233, 88, 0, 0, 0},
1287 	"***The road is +.\n", {0} },
1288 	/* 241 */
1289 	{"You are on a dirt road.",
1290 		{233, 225, 223, 226, 82, 0, 0, 0},
1291 	"The road continues - and -.**\n", {0} },
1292 	/* 242 */
1293 	{"The stream plummets over a cliff here.",
1294 		{182, 0, 0, 229, 84, 0, 0, 0},
1295 	"Falling 10 agonizing meters into spray, only droplets of the stream are\n\
1296 left to dance off the floor below.  I thought I saw a sparkle of gold\n\
1297 at the bottom of the falls, but now it is gone.  There is no way down,\n\
1298 even with a strong rope. ****\n", {0} },
1299 	/* 243 */
1300 	{"You are on a dirt road.",
1301 		{0, 0, 244, 238, 85, 0, 0, 0},
1302 	"**The road continues - and -.\n", {0} },
1303 	/* 244 */
1304 	{"You are on a dirt road.",
1305 		{0, 245, 0, 243, 88, 0, 0, 0},
1306 	"*The road continues -* and -.\n", {0} },
1307 	/* 245 */
1308 	{"You are on a dirt road.",
1309 		{244, 234, 213, 136, 88, 0, 0, 0},
1310 	"The road goes -* and *-.\n", {0} },
1311 	/* 246 */
1312 	{"You are in a low passage.",
1313 		{247, 160, 0, 0, 0, 0, 0, 0},
1314 	"The passage is partially flooded here and it may be hazardous to proceed.\n\
1315 Water is surging from the tunnel and heading out to sea. Strange moaning\n\
1316 noises rise above the rushing of the water.  They are as thin as a whispering\n\
1317 wind yet penetrate to my very soul.  I think we have come too far...\n\
1318 The passage continues -.***\n", {0} },
1319 	/* 247 */
1320 	{"The walls are very close together here.",
1321 		{248, 0, 0, 0, 0, 0, 0, 0},
1322 	"I can barely squeeze through the jagged opening. Slimy sea weeds provide\n\
1323 no footing at all. This tunnel seems to be an ancient lava tube. There is\n\
1324 a large room -.***\n", {0} },
1325 	/* 248 */
1326 	{"You are in the cathedral room.",
1327 		{249, 251, 249, 251, 0, 0, 0, 0},
1328 	"Your light casts ghostly shadows on the walls but cannot pierce the \n\
1329 engulfing darkness overhead. The sound of water dripping echoes in the void.\n\
1330 *I can see no passages leading out of this room.  We have definitely\n\
1331 come too far.*** \n", {0} },
1332 	/* 249 */
1333 	{"You are walking through a very round tunnel.",
1334 		{252, 0, 0, 0, 252, 1, 0, 0},
1335 	"The round walls of this tunnel are amazingly smooth to the touch. A little\n\
1336 trickle of water flows down the center. The tunnel climbs steadily +.\n\
1337 The cave is beginning to flood again!  Let's get out of here! ***\n", {0} },
1338 	/* 250 */
1339 	{"You are in the cathedral anteroom.",
1340 		{0, 0, 0, 248, 253, 1, 0, 0},
1341 	"This small chamber with a flat stone floor is to one side of the cathedral \n\
1342 room. We appear to be at the bottom of a tall narrow shaft. There are many \n\
1343 puddles of water here. A staircase hewn from solid rock and black lava \n\
1344 leads up.*** The cathedral room is +.\n", {0} },
1345 	/* 251 */
1346 	{"You are in a wide chamber.",
1347 		{0, 0, 248, 254, 0, 0, 0, 0},
1348 	"Water is sprinkling from the ceiling here. A shallow pool populated by a \n\
1349 myriad of blind white creatures sparkles in your light. Tiny shrimp and\n\
1350 crabs scurry away, frightened by the blinding rays.** The cave \n\
1351 continues - and -.\n", {0} },
1352 	/* 252 */
1353 	{"You are at the top of a sloping passage.",
1354 		{0, 0, 255, 256, 257, 1, 0, 0},
1355 	"There is much algae growing here, both green and brown specimens. \n\
1356 Water from an underground sea surges and splashes against the slope of\n\
1357 the rock. The walls glisten with shiny minerals.  High above, light\n\
1358 filters in through a narrow shaft.**  A hallway here runs -\n\
1359 and -.\n", {0} },
1360 	/* 253 */
1361 	{"You are in an elaborately tiled room.",
1362 		{0, 0, 258, 0, 0, 0, 250, 0},
1363 	"Large colorful tiles plate the floor and walls.  The ceiling is a mosaic\n\
1364 of gems set in gold.  Hopefully it is only our footsteps that are echoing in\n\
1365 this hollow chamber.** The room continues -.  A stone staircase\n\
1366 leads down.*\n", {0} },
1367 	/* 254 */
1368 	{"You are at a dead end.",
1369 		{0, 0, 251, 0, 0, 0, 0, 0},
1370 	"The walls here are alive with dark mussels.  They click their shells menacingly\n\
1371 if we disturb them. ** The only exit is +.*\n", {0} },
1372 	/* 255 */
1373 	{"The tunnel is very low here.",
1374 		{0, 0, 259, 252, 0, 0, 0, 0},
1375 	"I practically have to crawl on my knees to pass through this opening. The\n\
1376 air is stiflingly damp, but I can't hear any sounds of water dripping.**\n\
1377 The crawlspace continues -. The tunnel seems wider +.\n", {0} },
1378 	/* 256 */
1379 	{"This is the supply room.",
1380 		{0, 0, 252, 0, 0, 0, 0, 0},
1381 	"Picks and shovels line the walls here, as well as hard hats, boxes of\n\
1382 dynamite, and a cartload of very high grade gold and silver ore.** \n\
1383 A tunnel leads off +.*\n", {0} },
1384 	/* 257 */
1385 	{"You have found a secret entrance to the catacombs.",
1386 		{0, 0, 0, 0, 216, 1, 252, 0},
1387 	"I have a sickening feeling that we should not have entered the catacombs.\n\
1388 Below is a wet, seaweed covered floor. Above is a way out. ****\n", {0} },
1389 	/* 258 */
1390 	{"You are in the catacombs.",
1391 		{0, 0, 260, 253, 0, 0, 0, 0},
1392 	"Ornate tombs and piles of treasure line the walls.  Long spears with many\n\
1393 blades, fine swords and coats of mail, heaps of coins, jewelry, pottery, \n\
1394 and golden statues are tribute of past kings and queens.** The catacombs\n\
1395 continue - and -.\n", {0} },
1396 	/* 259 */
1397 	{"You are crawling on your stomach.",
1398 		{0, 0, 261, 255, 0, 0, 0, 0},
1399 	"The passage is quite narrow and jagged, but the rock is no longer lava.\n\
1400 It appears to be a form of granite.** The crawlspace continues -, \n\
1401 but I would just as soon go -.\n", {0} },
1402 	/* 260 */
1403 	{"You are in the Sepulcher.",
1404 		{0, 0, 0, 258, 0, 0, 0, 0},
1405 	"A single tomb is here.  Encrusted with diamonds and opals, and secured with \n\
1406 straps of a very hard, untarnished silver, this tomb must be of a great king.\n\
1407 Vases overflowing with gold coins stand nearby.  A line of verse on the wall\n\
1408 reads, \"Three he made and gave them to his daughters.\"****\n", {0} },
1409 	/* 261 */
1410 	{"The passage is wider here.",
1411 		{0, 0, 0, 259, 0, 0, 0, 0},
1412 	"You are at the top of a flooded shaft.  About a meter below the edge,\n\
1413 dark water rises and falls to the rhythm of the sea.  A ladder goes\n\
1414 down into water here.***  A small crawlspace goes -.\n", {0} },
1415 	/* 262 */
1416 	{"You are at the bottom of a ladder.",
1417 		{0, 0, 0, 0, 261, 1, 263, 0},
1418 	"This is a narrow platform to rest on before we continue either up or down this\n\
1419 rickety wooden ladder.****\n", {0} },
1420 	/* 263 */
1421 	{"You are standing in several inches of water.",
1422 		{264, 0, 265, 266, 262, 1, 0, 0},
1423 	"This seems to be a working mine. Many different tunnels wander off following\n\
1424 glowing veins of precious metal.  The floor is flooded here since we must\n\
1425 be nearly at sea level.  A ladder leads up. ****\n", {0} },
1426 	/* 264 */
1427 	{"The tunnel here is blocked by broken rocks.",
1428 		{0, 263, 0, 0, 0, 0, 0, 0},
1429 	"The way is blocked, but if you had some dynamite, we might be able to blast our\n\
1430 way through.*  The passage goes -.**\n", {0} },
1431 	/* 265 */
1432 	{"The tunnel is too flooded to proceed.",
1433 		{0, 0, 0, 263, 0, 0, 0, 0},
1434 	"Hidden shafts could swallow us if we tried to continue on down this tunnel.\n\
1435 The flooding is already up to my waist.  Large crystals overhead shimmer\n\
1436 rainbows of reflected light.***  Let's go -.\n", {0} },
1437 	/* 266 */
1438 	{"The mine is less flooded here.",
1439 		{0, 0, 263, 0, 0, 0, 0, 0},
1440 	"A meandering gold laden vein of quartz and blooming crystals of diamonds\n\
1441 and topaz burst from the walls of the cave.  A passage goes -.***\n", {0} },
1442 	/* 267 */
1443 	{"You are inside the cave.",
1444 		{230, 268, 0, 0, 0, 0, 0, 0},
1445 	"A hot steam swirls around our heads, and the walls are warm to the touch.\n\
1446 The trail winds + and +.**\n", {0} },
1447 	/* 268 */
1448 	{"You are in a rather large chamber.",
1449 		{267, 0, 0, 269, 0, 0, 269, 0},
1450 	"Beds of ferns and palm leaves make several cozy nests along the walls. In the\n\
1451 center of the room is a throne of gold and silver which pulls out into a bed\n\
1452 of enormous size.***  A passageway - leads down.\n", {0} },
1453 	/* 269 */
1454 	{"You are walking along the edge of a huge abyss.",
1455 		{0, 0, 268, 0, 268, 1, 270, 0},
1456 	"Steam is rising in great clouds from the immeasurable depths.  A very narrow\n\
1457 trail winds down.**  There is a tunnel +.*\n", {0} },
1458 	/* 270 */
1459 	{"You are on the edge of a huge abyss.",
1460 		{0, 0, 0, 0, 269, 1, 271, 0},
1461 	"The trail winds farther down.****\n", {0} },
1462 	/* 271 */
1463 	{"You are winding your way along the abyss.",
1464 		{0, 0, 0, 0, 270, 1, 272, 0},
1465 	"The trail continues up and down.****\n", {0} },
1466 	/* 272 */
1467 	{"You are on a wide shelf near the steamy abyss.",
1468 		{0, 273, 0, 0, 271, 1, 0, 0},
1469 	"The stifling hot cave seems even hotter to me, staring down into this misty \n\
1470 abyss.  A trail winds up.*  A passageway leads -.**\n", {0} },
1471 	/* 273 */
1472 	{"You are in a wide tunnel leading to a fuming abyss.",
1473 		{272, 274, 0, 0, 0, 0, 0, 0},
1474 	"The passageway winds through many beautiful formations of crystals and\n\
1475 sparkling minerals.  The tunnel continues - and -.**\n", {0} },
1476 	/* 274 */
1477 	{"You are in a tunnel.",
1478 		{273, 231, 0, 0, 0, 0, 0, 0},
1479 	"It is very warm in here.  The smell of steam and hot rocks permeates the place.\n\
1480 The cave continues - and -.**\n", {0} },
1481 	/* 275 */
1482 	{"You are at the bottom of a pit.",
1483 		{0, 0, 0, 0, 232, 0, 0, 0},
1484 	"I can see daylight far up at the mouth of the pit.   A cool draft wafts down.\n\
1485 There doesn't seem to be any way out, and I don't remember how we came in.\n\
1486 If you had a rope it might be possible to climb out. ****\n", {0} },
1487 };
1488