|
|
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[] = "@(#)nightfile.c 1.2 4/24/85";
9: #endif
10:
11: #include "externs.h"
12:
13: struct room nightfile[] = {
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: "Feather palms outlined by mellow moonlight and a silvery black ocean line\n\
295: the perimeter of the island. Mighty mountains of emerald and amethyst rise\n\
296: like jagged teeth from black gums. The land rises sharply +. The shore\n\
297: line stretches on *+.*\n" },
298: { "You are flying over a mountainous region.",
299: 75, 73, 76, 77, 68, 1, 0, 1,
300: "Below is a shadow filled canyon with luminous waterfalls plummeting down beyond sight and looming spires and pinnacles. **The ocean is +.*\n" },
301: { "You are flying over the ocean.",
302: 74, 78, 78, 78, 68, 1, 0, 1,
303: "You bank over the water and your wingtips dip low to the green waves. The\n\
304: sea is very shallow here and the white coral beds beneath us teem with \n\
305: shadowy fish.****\n" },
306: { "You are flying over the beach.",
307: 71, 72, 79, 74, 68, 1, 80, 1,
308: "A warm gentle surf caresses the beach here. The land rises\n\
309: sharply +.* The beach is lost in low cliffs +.*\n" },
310: { "You are flying over a large lagoon.",
311: 81, 72, 73, 82, 68, 1, 0, 1,
312: "The water's brink winds tortuously inland. There are some lights +.***\n" },
313: { "You are flying over a gently sloping plane.",
314: 83, 71, 84, 85, 68, 1, 0, 1,
315: "The ground appears to be choked with vegetation.* The terrain is more\n\
316: rugged +.**\n" },
317: { "You are flying through a gorge.",
318: 0, 0, 86, 71, 68, 1, 102, 1,
319: "This is a narrow, steep sided canyon lined with plants. The stars above\n\
320: glisten through the over hanging trees. The gorge leads to the\n\
321: sea** +, and to a tumultuous origin +.\n" },
322: { "You are flying over a plantation.",
323: 85, 81, 71, 88, 68, 1, 89, 1,
324: "It might be possible to land here, but not in the dark.* There are some lights\n\
325: + and *+.\n" },
326: { "You are over the ocean.",
327: 72, 78, 79, 74, 68, 1, 0, 1,
328: "The deep green swells foam and roll into the shore **+*.\n" },
329: { "You are flying along the coast.",
330: 86, 72, 90, 73, 68, 1, 91, 1,
331: "The coastline here is very rocky. The surf in some places is violent\n\
332: and explodes in a shower of sparkling, moonlit spray. ****\n" },
333: { "This is a beautiful coral beach.",
334: 106, 0, 107, 108, 73, 0, 0, 0,
335: "Fine silver sand kissed lightly by warm tropical waters and illuminated\n\
336: by a huge tropical moon stretches at least 30 meters inland.\n\
337: Gently swaying palm trees are +.***\n" },
338: { "You are flying over a small fishing village.",
339: 77, 74, 71, 82, 68, 1, 92, 1,
340: "A few thatched huts lit with torches and bonfires line a road below.\n\
341: The road continues on ***+.\n" },
342: { "You are flying over a clearing.",
343: 88, 72, 74, 87, 68, 1, 93, 1,
344: "There is a dock here (big enough for a seaplane) leading to a clearing.\n\
345: The still waters of the lagoon reflects our orange turbo thrusters.****\n" },
346: { "You are flying over the shore.",
347: 94, 75, 95, 96, 68, 1, 0, 1,
348: "Rocky lava flows have overtaken the beach here.****\n" },
349: { "You are flying in a wide valley.",
350: 95, 97, 86, 75, 68, 1, 98, 1,
351: "This is a shallow valley yet the floor is obscured by a thick mist.\n\
352: The valley opens into blackness +. The mist grows thicker +.**\n" },
353: { "You are flying near the shore.",
354: 96, 77, 75, 99, 68, 1, 0, 1,
355: "Very tall trees growing in neatly planted rows march off from the \n\
356: water here towards the hills and down to the flat lands *+.**\n" },
357: { "You are flying around the very tip of the island.",
358: 95, 79, 90, 84, 68, 1, 0, 1,
359: "Sheer cliffs rise several hundred feet to a tree covered summit. Far below,\n\
360: the grey sea gnaws voraciously at the roots of these cliffs. The island bends\n\
361: around +** and +.\n" },
362: { "You are flying along the coastline.",
363: 99, 82, 88, 100, 68, 1, 101, 1,
364: "This is a narrow strip of sand lined with very few trees. The stars above\n\
365: flicker through wisps of clouds. The beach continues on -.* There\n\
366: are some lights +.*\n" },
367: { "You are flying over several cottages and buildings",
368: 99, 82, 77, 87, 68, 1, 103, 1,
369: "Directly below is small ornate house lit up with spot lights and decorative\n\
370: bulbs. A bell tower and a spurting fountain are nearby. Small dirt roads go\n\
371: + and +.**\n" },
372: { "You are in a field of sugar cane.",
373: 109, 110, 111, 112, 77, 0, 0, 0,
374: "These strong, thick canes give little shelter but many cuts and scrapes.\n\
375: There are some large trees ***+.\n" },
376: { "You are flying over the ocean.",
377: 95, 78, 90, 86, 68, 1, 0, 1,
378: "The water is a placid ebony.****\n" },
379: { "You are on the coast road.",
380: 113, 114, 115, 116, 79, 0, 0, 0,
381: "The road winds close to the shore here. The trees on either side press close\n\
382: in the darkness and seem to be watching us.** The road continues -\n\
383: and -.\n" },
384: { "You are on the main street of the village.",
385: 117, 118, 119, 120, 81, 0, 0, 0,
386: "The natives are having a festive luau here. Beautiful dancers gyrate in the\n\
387: torchlight to the rhythm of wooden drums. A suckling pig is sizzling in a\n\
388: bed of coals and ti leaves are spread with poi and tropical fruits. Several\n\
389: natives have come over to you and want you to join in the festivities.\n\
390: There is a light burning in a bungalow +.***\n" },
391: { "You are at the sea plane dock.",
392: 121, 122, 123, 124, 82, 0, 0, 0,
393: "The clearing is deserted. The grass is wet with the evening dew +.*\n\
394: There is something set up +.*\n" },
395: { "You are flying over the ocean.",
396: 94, 83, 95, 96, 68, 1, 0, 1,
397: "The black waves surge off shore here. The ocean becomes much calmer +.***\n" },
398: { "You are flying along the coast.",
399: 94, 84, 86, 83, 68, 1, 0, 1,
400: "The land is very low here with a river running into the sea +. There\n\
401: is a wide valley opening up +, but a strange mist is flowing out of it.\n\
402: The very tip of the island is +.*\n" },
403: { "You are flying along the coast.",
404: 94, 85, 83, 99, 68, 1, 0, 1,
405: "The coast here is cluttered with rocky outcroppings.****\n" },
406: { "You are lost in a sea of fog.",
407: 97, 104, 97, 97, 97, 1, 0, 1,
408: "What have you gotten us into?\n\
409: I cant see a thing! ****\n" },
410: { "You are on a gravel wash.",
411: 125, 126, 127, 128, 84, 0, 0, 0,
412: "It is very dark here. A cool breeze is blowing from +. No moonlight can\n\
413: reach below a thick canopy of fog above. The sound of cascading water is\n\
414: coming from +.**\n" },
415: { "You are flying over a wide beach.",
416: 96, 88, 85, 87, 68, 1, 105, 1,
417: "There are some lighted buildings *+. Some trees are growing +.*\n" },
418: { "You are flying over the ocean.",
419: 100, 100, 87, 100, 68, 1, 0, 1,
420: "The black waves surge and splash against the rocky shore.****\n" },
421: { "You are on a narrow strip of sand.",
422: 129, 130, 131, 0, 87, 0, 0, 0,
423: "Rather coarse sand makes this beach very steep and only a few meters wide.\n\
424: A fresh ocean breeze is rustling the ferns **+.*\n" },
425: { "This is Fern Canyon.",
426: 0, 0, 132, 133, 76, 0, 0, 0,
427: "Delicate waving ferns flourish here, suckled by warm water dripping from \n\
428: every fissure and crevice in the solid rock walls. The stars above sparkle\n\
429: through a thin mist. The canyon winds **-, and -.\n" },
430: { "This is the front lawn.",
431: 134, 135, 136, 137, 88, 0, 0, 0,
432: "There is a small fountain lighted with green and yellow bulbs here where\n\
433: the driveway meets the lawn. Across the driveway, +, is an ornate white\n\
434: house lit with gas lamps. A bell tower here is awash in pale blue.* There\n\
435: is a road + which turns into the driveway.*\n" },
436: { "You have just crossed the crest of a mountain.",
437: 97, 79, 86, 71, 68, 1, 0, 1,
438: "The fog vanished mysteriously as we flew over the crest.*\n\
439: Far + I can see the ocean sparkling in the moonlight.**\n" },
440: { "You are on a sandy beach.",
441: 138, 139, 140, 0, 99, 0, 0, 0,
442: "Fine coral sand, a fresh sea breeze, and dramatic surf add to this beach's\n\
443: appeal.** Stone steps lead to a lighted path in the gardens +.*\n" },
444: { "You are among palm trees near the shore.",
445: 141, 80, 142, 143, 73, 0, 0, 0,
446: "Arching coconut palms laden with fruit provide a canopy for the glistening\n\
447: white sand and sparse, dew covered grasses growing here. The forest grows\n\
448: denser +. Crickets are chirping loudly here. The ocean is +.**\n" },
449: { "You are walking along the beach.",
450: 144, 0, 145, 80, 73, 0, 0, 0,
451: "The warm tropical waters nuzzle your ankles as you walk. Above is a gorgeous\n\
452: starscape. The battlestar must be up there somewhere. The slope of the sand\n\
453: is so gentle that the surf only slides up the sand.** There are some rocks\n\
454: +.*\n" },
455: { "You are walking along the beach.",
456: 146, 0, 80, 147, 73, 0, 0, 0,
457: "The tide is out very far tonight, and it is possible to explore hidden rocks\n\
458: and caves not ordinarily accessible. Rich beds of seaweed have been exposed\n\
459: to the cool night air.****\n" },
460: { "You are in a papaya grove.",
461: 148, 89, 149, 150, 77, 0, 0, 0,
462: "Slender trees with their large seven lobed leaves bulge with succulent fruit.\n\
463: There are some tall trees +.***\n" },
464: { "You are in a field of pineapple.",
465: 89, 151, 152, 153, 77, 0, 0, 0,
466: "The sharp dagger like pineapple leaves can pierce the flesh and hold fast\n\
467: a skewered victim with tiny barbs.* The field ends +.**\n" },
468: { "You are in a field of kiwi plants.",
469: 149, 154, 155, 89, 77, 0, 0, 0,
470: "Round hairy fruit hang from staked vines here. There are some trees +\n\
471: and +. The field ends in a road +.*\n" },
472: { "You are in a large grove of coconuts.",
473: 150, 153, 89, 156, 77, 0, 0, 0,
474: "These trees are much taller than any growing near the shore and the shadows\n\
475: are also deeper. It's hard to keep my sense of direction.****\n" },
476: { "You are in the woods.",
477: 157, 91, 158, 116, 79, 0, 0, 0,
478: "Tropical undergrowth makes the going rough here. Sword ferns give no strong\n\
479: foot hold and the dangling vines would gladly throttle one. The darkness is\n\
480: so intense here that we stand in utter blackness.****\n" },
481: { "You are at the shore.",
482: 91, 0, 159, 145, 79, 0, 160, 0,
483: "The low minus tide tonight might make it possible to climb down to a\n\
484: small cave entrance below. Large rocks would usually churn the waves\n\
485: asunder.*** The beach goes -.\n" },
486: { "You are on the coast road.",
487: 158, 161, 162, 91, 79, 0, 0, 0,
488: "The road is beginning to turn slightly -. I can here the surf +. The road\n\
489: continues into the dark forest +.*\n" },
490: { "The road winds deeper into the trees.",
491: 163, 142, 91, 164, 79, 0, 0, 0,
492: "Only narrow moonbeams filter through the dense foliage above. The moist rich\n\
493: earth has nurtured a myriad of slugs, snakes, and spiders to grow here. The\n\
494: road continues - and *- into the shadows.*\n" },
495: { "This is the front porch of the bungalow.",
496: 165, 92, 0, 0, 81, 0, 0, 0,
497: "The veranda is lit by a small yellow bug light. The door leads -.\n\
498: The stone walk down to the luau is lined with burning torches +. That\n\
499: roast pig smells good.**\n" },
500: { "You are on a path leading to the lagoon.",
501: 92, 166, 167, 168, 81, 0, 0, 0,
502: "This path winds through the underbrush and towards the lagoon *+. The\n\
503: broad faced moon peeps though the branches above. The sound of drums echos\n\
504: in the woods.**\n" },
505: { "This is a dirt road.",
506: 169, 118, 170, 92, 81, 0, 0, 0,
507: "**The road continues on - here for some distance. A bonfire and party light\n\
508: up the night sky +.\n" },
509: { "You are on a dirt road.",
510: 171, 118, 92, 172, 81, 0, 0, 0,
511: "**There is a village +. A huge bonfire licks at the trees, and a celebration\n\
512: of some sort is going on there. The smell of luscious cooking is tantalizing\n\
513: my flared nostrils. The road continues +.\n" },
514: { "You are on a dirt road.",
515: 173, 93, 174, 175, 82, 0, 0, 0,
516: "This is a wide grassy clearing bedewed with droplets of evening mist. The\n\
517: trees alongside the road moan and whisper as we pass. They seem annoyed at\n\
518: our presence. **The road continues - and -.\n" },
519: { "You are at the seaplane dock.",
520: 93, 0, 176, 177, 82, 0, 0, 0,
521: "Not a living thing stirs the calm surface of the lagoon. The wooden planks\n\
522: creak unnaturally as we tread on them. The dock reaches a clearing +.\n\
523: A dark trail leads around the lagoon **+.\n" },
524: { "There are some tables on the lawn here.",
525: 121, 122, 123, 93, 82, 0, 0, 0,
526: "Some tables are strewn on the wet lawn.****\n" },
527: { "You are nosing around in the bushes.",
528: 124, 124, 93, 124, 82, 0, 0, 0,
529: "There is little here but some old beer cans. It is damp and dirty in here.\n\
530: I think I stepped in something unpleasant. It would be best to go **-.*\n" },
531: { "You are walking in a dry stream bed.",
532: 178, 98, 179, 0, 84, 0, 0, 0,
533: "The large cobblestones are difficult to walk on. No starlight reaches\n\
534: below a black canopy of fog seemingly engulfing the whole island. A dirt\n\
535: path along the wash is **+. The high bank is impossible to climb +.\n" },
536: { "You are at the thermal pools.",
537: 98, 0, 180, 181, 84, 0, 0, 0,
538: "Odd spluttering and belching water splashes up around the rocks here.\n\
539: A spectacular waterfall nearby tumbles down as a river of effervescent\n\
540: bubbles. The air is quite warm and a cave entrance ***+ spews steam.\n" },
541: { "You are in the woods.",
542: 127, 180, 182, 98, 84, 0, 0, 0,
543: "It is pitch black in the forest here and my pant leg is caught on something.\n\
544: There may be poison oak here. What was that? A lantern just flickered by in\n\
545: the dark! The sound of rushing water is coming from *+.**\n" },
546: { "You are on a dirt trail.",
547: 179, 181, 98, 0, 84, 0, 0, 0,
548: "The trail seems to start here and head towards the forest +.** High, dark\n\
549: cliffs border the trail +. Some crickets are chirping noisily.\n" },
550: { "You are walking along the beach.",
551: 183, 101, 184, 0, 87, 0, 0, 0,
552: "The surf is rather tame tonight. The beach continues + and +.**\n" },
553: { "You are walking along the beach.",
554: 101, 185, 186, 0, 87, 0, 0, 0,
555: "This is not a very nice beach. The coarse sand hurts my feet.****\n" },
556: { "You are walking through some ferns.",
557: 184, 186, 187, 101, 87, 0, 0, 0,
558: "This is a wide field growing only ferns and small shrubs.** In the dark\n\
559: it would be all to easy to stumble into a venomous snake. The ocean is\n\
560: *+.\n" },
561: { "You are in a narrow canyon.",
562: 0, 0, 188, 102, 76, 0, 0, 0,
563: "The steep sides here squeeze a little freshet through a gauntlet like\n\
564: series of riffles and pools. The cool mountain air is refreshing.****\n" },
565: { "The canyon is much wider here.",
566: 0, 0, 102, 189, 76, 0, 0, 0,
567: "The sheer rock walls rise 10 meters into darkness. A slender waterfall\n\
568: careens away from the face of the rock high above and showers the gravel\n\
569: floor with sparkling raindrops.** The canyon continues -\n\
570: and -.\n" },
571: { "You are on the front porch of the cottage.",
572: 190, 103, 0, 0, 0, 0, 0, 0,
573: "The veranda is deserted. A table and chair are the only things on the porch.\n\
574: Inside the house is a parlor lighted with an elegant chandelier. The door\n\
575: leads -. The lawn and fountain are +.**\n" },
576: { "You are in a palm grove.",
577: 103, 191, 192, 105, 88, 0, 0, 0,
578: "Crickets are chirping in the cool night air.****\n" },
579: { "You are on a dirt road.",
580: 193, 192, 245, 103, 88, 0, 0, 0,
581: "There are many bright lights +. The road cleaves the darkness +.\n\
582: A small dirt road goes -, and a drive way peals off +.\n" },
583: { "You are in a field of small shrubs.",
584: 184, 186, 103, 187, 88, 0, 0, 0,
585: "**Pine and other coniferous saplings are growing here. The rich brown\n\
586: soil is well watered. Across a large lawn +, there is a small cottage lighted\n\
587: with spot lights and gas lamps. A cool land breeze is blowing.*\n" },
588: { "The beach is pretty rocky here.",
589: 194, 105, 195, 0, 96, 0, 0, 0,
590: "The tide is very low tonight. The beach is nicer *+.**\n" },
591: { "The beach is almost 10 meters wide here.",
592: 105, 183, 196, 0, 99, 0, 0, 0,
593: "The sand has become more coarse and the beach steeper.****\n" },
594: { "You are in the gardens.",
595: 195, 196, 197, 105, 99, 0, 0, 0,
596: "Shadowy expanses of lawn and leaf have been groomed and manicured here.\n\
597: The night sky is glowing with a full moon.** A lighted path leads -.\n\
598: Stone steps lead down to the beach +.\n" },
599: { "You are on the coast road.",
600: 198, 106, 163, 199, 73, 0, 0, 0,
601: "The forest is dense on either side. The trees seem to be actually squeezing\n\
602: together to keep us from passing. A feeling of emnity is in the air.**\n\
603: The road continues - and -.\n" },
604: { "You are in the forest.",
605: 116, 107, 91, 106, 73, 0, 0, 0,
606: "I suppose there are trees and ferns all around, but it is too dark to see.****\n" },
607: { "You are in the forest.",
608: 199, 108, 106, 146, 73, 0, 0, 0,
609: "There are shadowy trees and ferns all around.****\n" },
610: { "You are in a copse.",
611: 142, 107, 145, 80, 0, 0, 0, 0,
612: "This is a secret hidden thicket only noticeable from the beach. In the\n\
613: moonlight, I can tell that someone has been digging here recently.****\n" },
614: { "You are at the tide pools.",
615: 91, 0, 114, 107, 79, 0, 0, 0,
616: "These rocks and pools are the home for many sea anemones and crustaceans.\n\
617: They are exposed because of the low tide. There is a beach ***+.\n" },
618: { "You are in the forest.",
619: 199, 108, 143, 0, 73, 0, 0, 0,
620: "This is a shallow depression sheltered from the wind by a thick growth of \n\
621: thorny shrubs. It looks like someone is camping here. There is a fire pit\n\
622: with warm, crackling flames and coals here.* The beach is +.* The thorny\n\
623: shrubs block the way -.\n" },
624: { "You are at the mouth of the lagoon.",
625: 200, 0, 108, 201, 74, 0, 0, 0,
626: "The beach ends here where the coral reef rises to form a wide lagoon.\n\
627: A path winds around the lagoon to the -.* The beach continues\n\
628: on -. Only water lies +.\n" },
629: { "You are in a breadfruit grove.",
630: 202, 109, 203, 204, 77, 0, 0, 0,
631: "The tall trees bend leisurely in the breeze, holding many round breadfruits\n\
632: close to their large serrated leaves. There are coconut palms +,\n\
633: *+, and +.\n" },
634: { "You are in a grove of mango trees.",
635: 203, 111, 205, 109, 77, 0, 0, 0,
636: "The trees are not tall enough to obscure the view and the bright moonlight\n\
637: makes it fairly easy to see.****\n" },
638: { "You are in a grove of coconut palms.",
639: 204, 112, 109, 206, 77, 0, 0, 0,
640: "All I can see around us are trees and ominous shapes darting in and out of the\n\
641: shadows.****\n" },
642: { "You are in a coconut grove.",
643: 110, 207, 208, 209, 77, 0, 0, 0,
644: "There are countless trees here.****\n" },
645: { "You are in a field of pineapple.",
646: 154, 208, 210, 110, 77, 0, 0, 0,
647: "The sharp leaves are cutting me to ribbons. There is a road **+.*\n" },
648: { "You are in a coconut grove.",
649: 112, 209, 110, 211, 77, 0, 0, 0,
650: "There is a field of something **+.*\n" },
651: { "You are on the edge of a kiwi and pineapple field.",
652: 111, 152, 155, 110, 77, 0, 0, 0,
653: "An irrigation ditch separates the two fields here. There is a road **+.*\n" },
654: { "This is a dirt road.",
655: 205, 210, 212, 111, 77, 0, 0, 0,
656: "The road runs - and - here. It is very dark in the forest.**\n" },
657: { "You are in a palm grove.",
658: 206, 211, 112, 213, 77, 0, 0, 0,
659: "There are trees all around us.****\n" },
660: { "You are on the edge of a small clearing.",
661: 157, 113, 157, 157, 79, 0, 0, 0,
662: "The ground is rather marshy here and the darkness is intense. A swarm of\n\
663: ravenous mosquitoes has descended upon you and has sent you quaking to your\n\
664: knees.****\n" },
665: { "You are in the woods.",
666: 158, 115, 215, 113, 79, 0, 0, 0,
667: "You have walked a long way and found only spider webs. ****\n" },
668: { "You are walking along the shore.",
669: 115, 0, 214, 114, 86, 0, 0, 0,
670: "You are now about 10 meters above the surf on a gently rising cliffside.**\n\
671: The land rises +. There is a beach far +.\n" },
672: { "You are just inside the entrance to the sea cave.",
673: 246, 114, 0, 0, 114, 1, 0, 0,
674: "The sound of water dripping in darkness and the roar of the ocean just outside\n\
675: create a very unwelcoming atmosphere inside this cave. Only on rare occasions\n\
676: such as this is it possible to enter the forbidden catacombs... The cave\n\
677: continues -.***\n" },
678: { "You are in a secret nook beside the road.",
679: 115, 159, 162, 91, 79, 0, 0, 0,
680: "This little thicket is hidden from the road in the shadows of the forest.\n\
681: From here we have a clear view of any traffic along the road. A great hollow\n\
682: tree stuffed with something is nearby. The road is +.***\n" },
683: { "You are on the coast road.",
684: 215, 214, 0, 115, 86, 0, 0, 0,
685: "The road turns abruptly - here, wandering deeper into the black forest.***\n" },
686: { "You are on a dirt road.",
687: 216, 116, 113, 141, 79, 0, 0, 0,
688: "We are walking through a tunnel of unfriendly trees and shrubs. The tall\n\
689: ones bend over the roadway and reach down with their branches to grab us.\n\
690: Broad leafed plants at the roadside whisper in the darkness. Something\n\
691: just darted across the road and into the bushes *+. Let's go *-.\n" },
692: { "You have discovered a hidden thicket near the road.",
693: 163, 142, 116, 106, 73, 0, 0, 0,
694: "I would think it best to stay n the road. The forest seems very unfriendly\n\
695: at night. The road is **+.*\n" },
696: { "You are in the living room.",
697: 0, 117, 217, 218, 0, 0, 0, 0,
698: "A decorative entry with fresh flowers and wall to wall carpeting leads into\n\
699: the living room here where a couch and two chairs converse with an end table.\n\
700: *The exit is +.* The bedroom is +.\n" },
701: { "You are at the lagoon.",
702: 118, 0, 167, 168, 81, 0, 0, 0,
703: "A small beach here is deserted except for some fishing nets. It is very\n\
704: peaceful at the lagoon at night. The sound of native drums is carried on\n\
705: the night breeze. There are paths leading off into darkness +,\n\
706: *+, and +.\n" },
707: { "You are at the lagoon.",
708: 118, 0, 170, 166, 81, 0, 0, 0,
709: "The grass near the water is moist with the refreshing evening dew. Far away,\n\
710: drums reverberate in the forest.** The path continues + and +.\n" },
711: { "You are at the lagoon.",
712: 118, 0, 166, 172, 81, 0, 0, 0,
713: "The path meanders through shadows of tussocks of grass, ferns, and thorny\n\
714: bushes here and continues on **- and -.\n" },
715: { "You are in the woods.",
716: 219, 119, 220, 92, 81, 0, 0, 0,
717: "There are plenty of ferns and thorny bushes here! Spider webs and probing\n\
718: branches snare us as we stumble along in the pitch black night.****\n" },
719: { "You are on a dirt road.",
720: 220, 167, 199, 119, 74, 0, 0, 0,
721: "The road winds rather close to a large lagoon here and many sedges and tall\n\
722: loom in the darkness *+. The road continues - and -.\n" },
723: { "You are in the woods beside the road.",
724: 221, 120, 92, 222, 81, 0, 0, 0,
725: "The forest grows darker +. The road is +.**\n" },
726: { "The road crosses the lagoon here.",
727: 222, 0, 120, 174, 81, 0, 0, 0,
728: "Strange mists rising from the water engulf a rickety old enclosed bridge here.\n\
729: Spider webs catch our hair as we pass through its rotting timbers. I felt\n\
730: something drop on my neck. The road delves into the accursed forest\n\
731: **+ and +.\n" },
732: { "You are in a coconut palm grove.",
733: 223, 121, 224, 225, 82, 0, 0, 0,
734: "The tall palms are planted about 30 feet apart and the stary sky is clearly\n\
735: visible above. A low growing grass carpets the ground all around. The grove\n\
736: continues +.***\n" },
737: { "You are walking along a dirt road.",
738: 224, 176, 172, 121, 82, 0, 0, 0,
739: "You are near misty patch of the roadway **+. The road continues -.\n" },
740: { "You are on a dirt road.",
741: 225, 177, 121, 226, 82, 0, 0, 0,
742: "The road turns abruptly - here, splitting a grove of palm trees.* In the\n\
743: starlight I can also discern that the road continues - toward the lagoon.*\n" },
744: { "You are on a trail running around the lagoon.",
745: 172, 0, 0, 122, 82, 0, 0, 0,
746: "The dark waters brush the trail here and the path crosses an old bridge\n\
747: +. There is deep water + and +. The trail continues -.\n" },
748: { "This is the mouth of the lagoon.",
749: 175, 0, 122, 227, 82, 0, 0, 0,
750: "The coral reef wraps around a natural bay here to create a wide lagoon which\n\
751: winds tortuously inland.** A trail goes around the lagoon +.\n\
752: The beach is -.\n" },
753: { "You are in a dry stream bed.",
754: 0, 125, 0, 0, 84, 0, 0, 0,
755: "The dry wash drains over a tall precipice here into a turbid morass below. The\n\
756: most noisome stench imaginable is wafting up to defile our nostrils. Above,\n\
757: the blackness is intense and a strange mist engulfs the island.* Let's go\n\
758: -.**\n" },
759: { "You are on a dirt path along the wash.",
760: 0, 128, 125, 228, 84, 0, 0, 0,
761: "The trail winds along the gravel wash and delves into the forest ***+.\n" },
762: { "The thermal pools flow into a stream here.",
763: 127, 0, 229, 126, 84, 0, 0, 0,
764: "The gurgling hot waters pour over boulders into a swiftly flowing\n\
765: stream **+. The pools are +.\n" },
766: { "You are at the entrance to a cave.",
767: 128, 230, 126, 0, 84, 0, 0, 0,
768: "A torch lights the entrance to the cave. Deep inside I can see shadows moving.\n\
769: A path goes + from here. The entrance is +.**\n" },
770: { "You are in the woods.",
771: 182, 229, 182, 127, 84, 0, 0, 0,
772: "Thorns tangle your every effort to proceed.* The sound of rushing water is\n\
773: +.**\n" },
774: { "You are walking along the beach.",
775: 139, 129, 184, 0, 99, 0, 0, 0,
776: "Some dunes here progress inland and make it impossible to get very far in that\n\
777: direction. The beach continues - and -.* The ocean is +.\n" },
778: { "You are in the dunes.",
779: 183, 101, 184, 129, 87, 0, 0, 0,
780: "The endless rolling and pitching sand dunes are enough to make one very queasy!\n\
781: The sand is cool and the stars are bright at the ocean. The only way I'm going\n\
782: is ***+.\n" },
783: { "This is a lousy beach.",
784: 130, 0, 0, 0, 87, 0, 0, 0,
785: "Volcanic and viciously sharp bitted grains of sand here bite like cold steel\n\
786: into my tender feet. I refuse to continue on. Let's get out of here. The\n\
787: beach is better +.***\n" },
788: { "You are in a field of sparse ferns.",
789: 131, 185, 187, 130, 87, 0, 0, 0,
790: "The lava rock outcroppings here will support few plants. There is more \n\
791: vegetation +.** The ocean is +.\n" },
792: { "You are in the woods.",
793: 131, 131, 137, 131, 87, 0, 0, 0,
794: "Young trees and tall shrubs grow densely together here.\n\
795: They grow thicker **+.*\n" },
796: { "The canyon is no wider than a foot here.",
797: 0, 0, 0, 132, 0, 0, 0, 0,
798: "The freshet is gushing through the narrow trough, but the canyon has grown\n\
799: too narrow to follow it any farther.*** I guess we'll have to go -.\n" },
800: { "You are in a narrow part of the canyon.",
801: 0, 0, 133, 232, 76, 0, 0, 0,
802: "The two sheer sides are no more than a few meters apart here. There is a stone\n\
803: door in the wall +. The gravelly floor runs with tiny rivulets seeping \n\
804: from the ground itself.* The canyon continues - and -.\n" },
805: { "You are in the drawing room.",
806: 0, 134, 0, 0, 0, 0, 0, 0,
807: "Exquisitely decorated with plants and antique furniture of superb\n\
808: craftsmanship, the parlor reflects its owners impeccable taste. The tropical\n\
809: night air pours in through open shutters *+. There doesn't seem \n\
810: to be anybody around. A large immaculate oaken desk is visible in the\n\
811: study and it even has a old fashioned telephone to complete the decor.**\n" },
812: { "You are in a palm grove.",
813: 135, 191, 233, 191, 88, 0, 0, 0,
814: "Grassy rows of dew covered palms stretch as far as I can see.**\n\
815: There is a road +.*\n" },
816: { "You are on a dirt road.",
817: 136, 233, 234, 135, 88, 0, 0, 0,
818: "The road winds through a coconut palm grove here. It continues on - \n\
819: and -.**\n" },
820: { "The road leads to several large buildings here.",
821: 235, 136, 236, 237, 88, 0, 0, 0,
822: "There is a lighted clubhouse +,* a large barn and stable +, and a\n\
823: garage of similar construct to the barn +.\n" },
824: { "This part of the beach is impassable.",
825: 0, 138, 0, 0, 96, 0, 0, 0,
826: "The see is calm tonight. The beach goes *-.**\n" },
827: { "You are in the gardens.",
828: 195, 140, 197, 138, 96, 0, 0, 0,
829: "Dew beaded grass sparkles in the moonlight. Tiny lamps beside the path light\n\
830: the way to the ocean ***+.\n" },
831: { "You are in the gardens.",
832: 140, 183, 197, 139, 99, 0, 0, 0,
833: "Beautiful flowers and shrubs surround a lighted goldfish pond.****\n" },
834: { "You are on a stone walk in the garden.",
835: 195, 196, 238, 140, 99, 0, 0, 0,
836: "The walk leads to a road **+.*\n" },
837: { "You are in the forest near the road.",
838: 198, 141, 216, 198, 73, 0, 0, 0,
839: "There are many thorny bushes here!****\n" },
840: { "You are at a fork in the road.",
841: 239, 146, 141, 170, 73, 0, 0, 0,
842: "Two roads come together in the darkness here. One runs -,* the other \n\
843: runs - and -.\n" },
844: { "You are on a dirt path around the lagoon.",
845: 170, 147, 146, 0, 74, 0, 0, 0,
846: "The still waters reflect bending palms and a stary sky. It looks like\n\
847: the path runs into a clearing +. The path continues -.**\n" },
848: { "You are drowning in the lagoon.",
849: 201, 201, 147, 201, 74, 0, 0, 0,
850: "I suggest you get out before you become waterlogged.****\n" },
851: { "You are in a coconut palm grove.",
852: 202, 148, 203, 204, 77, 0, 0, 0,
853: "****\n" },
854: { "You are in a palm grove.",
855: 202, 149, 205, 148, 77, 0, 0, 0,
856: "****\n" },
857: { "You are in a palm grove.",
858: 202, 150, 148, 206, 77, 0, 0, 0,
859: "****\n" },
860: { "You are on a dirt road.",
861: 203, 155, 212, 149, 77, 0, 0, 0,
862: "*This road ends here at a palm grove but continues on - for quite\n\
863: some way.**\n" },
864: { "You are in a coconut palm grove.",
865: 204, 156, 150, 213, 77, 0, 0, 0,
866: "****\n" },
867: { "You are in a coconut grove.",
868: 151, 219, 208, 209, 77, 0, 0, 0,
869: "*The grove ends +.**\n" },
870: { "You are in a coconut grove.",
871: 152, 207, 239, 151, 77, 0, 0, 0,
872: "**There is a dirt road +.*\n" },
873: { "You are in a coconut grove.",
874: 153, 207, 151, 211, 77, 0, 0, 0,
875: "****\n" },
876: { "This is a dirt road.",
877: 205, 239, 212, 154, 77, 0, 0, 0,
878: "The road continues - and -.**\n" },
879: { "You are in a coconut grove.",
880: 153, 209, 153, 213, 77, 0, 0, 0,
881: "****\n" },
882: { "You are in the woods near the road.",
883: 205, 210, 212, 155, 77, 0, 0, 0,
884: "There are many thorny bushes here!****\n" },
885: { "You are in a coconut grove.",
886: 213, 213, 156, 234, 88, 0, 0, 0,
887: "***The grove ends in a clearing +.\n" },
888: { "You are walking along some high cliffs.",
889: 162, 0, 0, 159, 86, 0, 0, 0,
890: "The island bends sharply + here with high cliffs -\n\
891: and -. The cliffs are lower +.\n" },
892: { "You are at the coast road turn around.",
893: 0, 162, 0, 158, 90, 0, 0, 0,
894: "The coast road ends here in a lookout with a view of the ocean.\n\
895: Far below, the waves crash against the rocks.\n\
896: ****\n" },
897: { "You are in the woods near the road.",
898: 216, 163, 216, 198, 79, 0, 257, 0,
899: "These thorny bushes are killing me.****\n" },
900: { "You are in the kitchen.",
901: 0, 0, 0, 165, 0, 0, 0, 0,
902: "A small gas stove and a refrigerator are all the only appliances here. The\n\
903: gas oven has been left on and the whole room is reeking with natural gas.\n\
904: One spark from a match and.... The door out is ***+.\n" },
905: { "You are in the bedroom.",
906: 0, 0, 165, 0, 0, 0, 0, 0,
907: "A soft feather comforter on top of layers of Answer blankets make this a very\n\
908: luxurious place to sleep indeed. There are also some end tables and a dresser\n\
909: here.** The living room is +.*\n" },
910: { "You are in the woods.",
911: 207, 169, 220, 221, 81, 0, 0, 0,
912: "The darkness is intense, but there seems to be a clearing +.***\n" },
913: { "You are in the woods near the road.",
914: 219, 170, 239, 169, 81, 0, 0, 0,
915: "*As far as I can tell, there are two roads + and +.*\n" },
916: { "You are in the woods.",
917: 207, 171, 219, 222, 81, 0, 0, 0,
918: "The spider webs thin out and the forest is clearer +.***\n" },
919: { "You are on the lagoon's inland finger.",
920: 0, 172, 171, 172, 81, 0, 0, 0,
921: "It is impossible to follow the lagoon any farther inland because of sharp\n\
922: and very painful sedges.* The road is +.**\n" },
923: { "You are in a grassy coconut grove.",
924: 240, 173, 224, 241, 82, 0, 0, 0,
925: "The tall palms provide a ghostly canopy for the sandy ground covering.****\n" },
926: { "You are near the lagoon's inland finger.",
927: 0, 174, 0, 173, 82, 0, 0, 0,
928: "Very sharp sedges make it impossible to follow the lagoon any farther inland.\n\
929: *There is a road +.**\n" },
930: { "You are on a dirt road.",
931: 241, 175, 173, 226, 82, 0, 0, 0,
932: "The road winds through a coconut grove here and continues - and -.**\n" },
933: { "You are in the woods near the road.",
934: 226, 226, 175, 226, 82, 0, 0, 0,
935: "**The road is +.*\n" },
936: { "This is a beach?",
937: 227, 227, 177, 0, 82, 0, 0, 0,
938: "Hard jagged rocks that pierce with every footstep hardly comprise a beach.**\n\
939: Let's go -.*\n" },
940: { "The trail is lost in the woods here.",
941: 241, 241, 179, 241, 84, 0, 0, 0,
942: "The trail goes **-.*\n" },
943: { "You are on the bank of a stream.",
944: 182, 0, 242, 180, 84, 0, 0, 0,
945: "The stream falls over several small boulders here and continues on **-.*\n" },
946: { "You are just inside the cave.",
947: 181, 267, 0, 0, 0, 0, 0, 0,
948: "A steamy hot breath is belching from the depths of the earth within.* The\n\
949: cave continues -.**\n" },
950: { "You are just inside the cave entrance.",
951: 274, 0, 0, 0, 0, 0, 0, 0,
952: "The air is hot and sticky inside. The cave continues -. There is a \n\
953: stone door in the wall +. A wooden sign in the dust warns in old elven\n\
954: runes, \"GSRF KDIRE NLVEMP!\".**\n" },
955: { "You are at the edge of a huge chasm.",
956: 0, 0, 189, 0, 76, 0, 0, 0,
957: "Several hundred feet down I can see the glimmer of placid water. The\n\
958: rivulets drain over the edge and trickle down into the depths. It is \n\
959: impossible to climb down.** The canyon continues -.*\n" },
960: { "You are on a dirt road.",
961: 192, 241, 240, 191, 88, 0, 0, 0,
962: "The road winds through a coconut grove here. The road continues on into the\n\
963: shadows - and -.**\n" },
964: { "You are in a coconut palm grove near the road.",
965: 193, 233, 213, 192, 88, 0, 0, 0,
966: "***The road is +.\n" },
967: { "You are at the clubhouse.",
968: 0, 193, 0, 0, 0, 0, 0, 0,
969: "The clubhouse is built over the most inland part of the lagoon. Tropical\n\
970: bananas and fragrant frangipani grow along the grassy shore. Walking across\n\
971: the short wooden bridge, we enter. Along one wall is a bar crowded with people.\n\
972: The restaurant and disco dance floor are filled to capacity. A rock group\n\
973: electrocutes itself to the satisfaction of the audience.****\n" },
974: { "You are in the stables.",
975: 0, 0, 0, 193, 0, 0, 0, 0,
976: "Neighing horses snacking on hay and oats fill the stalls on both sides of\n\
977: the barn. It is rather warm in here but that is not the most offensive\n\
978: part.****\n" },
979: { "You are in the old garage.",
980: 0, 0, 193, 0, 0, 0, 0, 0,
981: "This is an old wooden building of the same vintage as the stables. Beneath\n\
982: a sagging roof stand gardening tools and greasy rags. Parked in the center\n\
983: is an underpowered Plymouth Volare' with a red and white striped golf cart\n\
984: roof. ****\n" },
985: { "You are on a dirt road.",
986: 197, 197, 243, 197, 85, 0, 0, 0,
987: "The road leads to a formal garden laced with lighted stone walks and tropical\n\
988: flowers and trees.** The road continues -. A walk leads -.\n" },
989: { "You are on a dirt road.",
990: 210, 199, 198, 220, 73, 0, 0, 0,
991: "The road runs - and -.**\n" },
992: { "You are in a coconut grove near the road.",
993: 234, 223, 234, 233, 88, 0, 0, 0,
994: "***The road is +.\n" },
995: { "You are on a dirt road.",
996: 233, 225, 223, 226, 82, 0, 0, 0,
997: "The road continues - and -.**\n" },
998: { "The stream plummets over a cliff here.",
999: 182, 0, 0, 229, 84, 0, 0, 0,
1000: "Falling 10 agonizing meters into darkness, only droplets of the stream must\n\
1001: be left to dance off the floor below. There is no way down, even with a\n\
1002: strong rope. ****\n" },
1003: { "You are on a dirt road.",
1004: 0, 0, 244, 238, 85, 0, 0, 0,
1005: "**The road continues - and -.\n" },
1006: { "You are on a dirt road.",
1007: 0, 245, 0, 243, 88, 0, 0, 0,
1008: "*The road continues -* and -.\n" },
1009: { "You are on a dirt road.",
1010: 244, 234, 213, 136, 88, 0, 0, 0,
1011: "The road goes -* and *-.\n" },
1012: { "You are in a low passage.",
1013: 247, 160, 0, 0, 0, 0, 0, 0,
1014: "The ceiling here sparkles with iridiscent gems and minerals. Colorful starfish\n\
1015: and sea anemones cling to the slippery walls and floor. The passage continues\n\
1016: +.***\n" },
1017: { "The walls are very close together here.",
1018: 248, 246, 0, 0, 0, 0, 0, 0,
1019: "I can barely squeeze through the jagged opening. Slimy sea weeds provide\n\
1020: no footing at all. This tunnel seems to be an ancient lava tube. There is\n\
1021: a large room +.***\n" },
1022: { "You are in the cathedral room.",
1023: 249, 247, 250, 251, 0, 0, 0, 0,
1024: "Your light casts ghostly shadows on the walls but cannot pierce the \n\
1025: engulfing darkness overhead. The sound of water dripping echoes in the void.\n\
1026: *I can see no passages leading out of this room.*** \n" },
1027: { "You are walking through a very round tunnel.",
1028: 252, 248, 0, 0, 252, 1, 0, 0,
1029: "The round walls of this tunnel are amazingly smooth to the touch. A little\n\
1030: trickle of water flows down the center. The tunnel climbs steadily +.\n\
1031: There is a large room +.**\n" },
1032: { "You are in the cathedral anteroom.",
1033: 0, 0, 0, 248, 253, 1, 0, 0,
1034: "This small chamber with a flat stone floor is to one side of the cathedral \n\
1035: room. We appear to be at the bottom of a tall narrow shaft. There are many \n\
1036: puddles of water here. A staircase hewn from solid rock and black lava \n\
1037: leads up.*** The cathedral room is -.\n" },
1038: { "You are in a wide chamber.",
1039: 0, 0, 248, 254, 0, 0, 0, 0,
1040: "Water is sprinkling from the ceiling here. A shallow pool populated by a \n\
1041: myriad of blind white creatures sparkles in your light. Tiny shrimp and\n\
1042: crabs scurry away, frightened by the blinding rays.** The cave \n\
1043: continues + and +.\n" },
1044: { "You are at the top of a sloping passage.",
1045: 0, 249, 255, 256, 257, 1, 249, 0,
1046: "There is much algae growing here, both green and brown specimens. I suspect\n\
1047: that we are near the high tide zone, but no light can get in here. The walls\n\
1048: glisten with shiny minerals.** A hallway here runs + and -.\n" },
1049: { "You are in an elaborately tiled room.",
1050: 0, 0, 258, 0, 0, 0, 250, 0,
1051: "Large colorful tiles plate the floor and walls. The ceiling is a mosaic\n\
1052: of gems set in gold. Hopefully it is only our footsteps that are echoing in\n\
1053: this hollow chamber.** The room continues -. A stone staircase leads\n\
1054: down.*\n" },
1055: { "You are at a dead end.",
1056: 0, 0, 251, 0, 0, 0, 0, 0,
1057: "The walls here are alive with dark mussels. They click their shells menacingly\n\
1058: if we disturb them.** The only exit is +.*\n" },
1059: { "The tunnel is very low here.",
1060: 0, 0, 259, 252, 0, 0, 0, 0,
1061: "You practically have to crawl on your knees to pass through this opening. The\n\
1062: air is stiflingly damp, but you can't hear any sounds of water dripping.**\n\
1063: The crawlspace continues -. The tunnel seems wider +.\n" },
1064: { "This is the supply room.",
1065: 0, 0, 252, 0, 0, 0, 0, 0,
1066: "Picks and shovels line the walls here, as well as hard hats, boxes of\n\
1067: dynamite, and a cartload of very high grade gold and silver ore.** \n\
1068: A tunnel leads off +.*\n" },
1069: { "You have found a secret entrance to the catacombs",
1070: 0, 0, 0, 0, 216, 1, 252, 0,
1071: "Below is a wet, seaweed covered floor. Above is a way out.****\n" },
1072: { "You are in the catacombs.",
1073: 0, 0, 260, 253, 0, 0, 0, 0,
1074: "Ornate tombs and piles of treasure line the walls. Long spears with many\n\
1075: blades, fine swords and coats of mail, heaps of coins, jewelry, pottery, \n\
1076: and golden statues are tribute past kings and queens.** The catacombs\n\
1077: continue - and -.\n" },
1078: { "You are crawling on your stomach.",
1079: 0, 0, 261, 255, 0, 0, 0, 0,
1080: "The passage is quite narrow and jagged, but the rock is no longer lava.\n\
1081: It appears to be a form of granite.** The crawlspace continues -, \n\
1082: but I would just as soon go -.\n" },
1083: { "You are in the Sepulcher.",
1084: 0, 0, 0, 258, 0, 0, 0, 0,
1085: "A single tomb is here. Encrusted with diamonds and opals, and secured with \n\
1086: straps of a very hard, untarnished silver, this tomb must be of a great king.\n\
1087: Vases overflowing with gold coins stand nearby. A line of verse on the wall\n\
1088: reads, \"Three he made and gave them to his daughters.\"****\n" },
1089: { "The passage is wider here.",
1090: 0, 0, 0, 259, 0, 0, 262, 0,
1091: "A ladder goes down into darkness here.*** A small crawlspace goes -.\n" },
1092: { "You are at the bottom of a ladder.",
1093: 0, 0, 0, 0, 261, 1, 263, 0,
1094: "This is a narrow platform to rest on before we continue either up or down this\n\
1095: rickety wooden ladder.****\n" },
1096: { "You are standing in several inches of water.",
1097: 264, 0, 265, 266, 262, 1, 0, 0,
1098: "This seems to be a working mine. Many different tunnels wander off following\n\
1099: glowing veins of precious metal. The floor is flooded here since we must\n\
1100: be nearly at sea level. A ladder leads up.****\n" },
1101: { "The tunnel here is blocked by broken rocks.",
1102: 0, 263, 0, 0, 0, 0, 0, 0,
1103: "The way is blocked, but if you had some dynamite, we might be able to blast our\n\
1104: way through.* The passage goes -.**\n" },
1105: { "The tunnel is too flooded to proceed.",
1106: 0, 0, 0, 263, 0, 0, 0, 0,
1107: "Hidden shafts could swallow us if we tried to continue on down this tunnel.\n\
1108: The flooding is already up to my waist. Large crystals overhead shimmer\n\
1109: rainbows of reflected light.*** Let's go -.\n" },
1110: { "The mine is less flooded here.",
1111: 0, 0, 263, 0, 0, 0, 0, 0,
1112: "A meandering gold laden vein of quartz and blooming crystals of diamonds\n\
1113: and topaz burst from the walls of the cave. A passage goes -.***\n" },
1114: { "You are inside the cave.",
1115: 230, 268, 0, 0, 0, 0, 0, 0,
1116: "A hot steam swirls around our heads, and the walls are warm to the touch.\n\
1117: The trail winds - and -.**\n" },
1118: { "You are in a rather large chamber.",
1119: 267, 0, 0, 269, 0, 0, 269, 0,
1120: "Beds of ferns and palm leaves make several cozy nests along the walls. In the\n\
1121: center of the room is a throne of gold and silver.*** A passageway leads\n\
1122: down and +.\n" },
1123: { "You are walking along the edge of a huge abyss.",
1124: 0, 0, 268, 0, 268, 1, 270, 0,
1125: "Steam is rising in great clouds from the immeasurable depths. A very narrow\n\
1126: trail winds down.** There is a tunnel -.*\n" },
1127: { "You are on the edge of a huge abyss.",
1128: 0, 0, 0, 0, 269, 1, 271, 0,
1129: "The trail winds farther down.****\n" },
1130: { "You are winding your way along the abyss.",
1131: 0, 0, 0, 0, 270, 1, 272, 0,
1132: "The trail continues up and down.****\n" },
1133: { "You are on a wide shelf near the steamy abyss.",
1134: 0, 273, 0, 0, 271, 1, 0, 0,
1135: "The stifling hot cave seems even hotter to me, staring down into this misty \n\
1136: abyss. A trail winds up.* A passageway leads -.**\n" },
1137: { "You are in a wide tunnel leading to a fuming abyss.",
1138: 272, 274, 0, 0, 0, 0, 0, 0,
1139: "The passageway winds through many beautiful formations of crystals and\n\
1140: sparkling minerals. The tunnel continues - and -.**\n" },
1141: { "You are in a tunnel.",
1142: 273, 231, 0, 0, 0, 0, 0, 0,
1143: "It is very warm in here. The smell of steam and hot rocks permeates the place.\n\
1144: The cave continues - and -.**\n" },
1145: { "You are at the bottom of a pit.",
1146: 0, 0, 0, 0, 232, 0, 0, 0,
1147: "At the top of the pit, a single star can be seen in the night sky. There\n\
1148: doesn't appear to be any way to get out without a rope. I don't remember\n\
1149: how we got here.****\n" },
1150: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.