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