Cover short descriotion of LOC_SMALLPIT.
This commit is contained in:
parent
bbdaa07172
commit
97bb25d9c5
2 changed files with 29 additions and 18 deletions
|
@ -2249,6 +2249,18 @@ You're in dirty passage.
|
||||||
|
|
||||||
You're in Bedquilt.
|
You're in Bedquilt.
|
||||||
|
|
||||||
|
> z
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
> z
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
> z
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
|
||||||
You have crawled around in some little holes and wound up back in the
|
You have crawled around in some little holes and wound up back in the
|
||||||
|
@ -2276,6 +2288,12 @@ You are in a secret canyon at a junction of three canyons, bearing
|
||||||
north, south, and se. The north one is as tall as the other two
|
north, south, and se. The north one is as tall as the other two
|
||||||
combined.
|
combined.
|
||||||
|
|
||||||
|
> w
|
||||||
|
|
||||||
|
There is no way to go that direction.
|
||||||
|
|
||||||
|
You're at junction of three secret canyons.
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
|
||||||
You're at a low window overlooking a huge pit, which extends up out of
|
You're at a low window overlooking a huge pit, which extends up out of
|
||||||
|
@ -2292,16 +2310,6 @@ The shadowy figure seems to be trying to attract your attention.
|
||||||
|
|
||||||
You're at junction of three secret canyons.
|
You're at junction of three secret canyons.
|
||||||
|
|
||||||
> n
|
|
||||||
|
|
||||||
You're at window on pit.
|
|
||||||
|
|
||||||
The shadowy figure seems to be trying to attract your attention.
|
|
||||||
|
|
||||||
> w
|
|
||||||
|
|
||||||
You're at junction of three secret canyons.
|
|
||||||
|
|
||||||
> s
|
> s
|
||||||
|
|
||||||
You are in a secret n/s canyon above a sizable passage.
|
You are in a secret n/s canyon above a sizable passage.
|
||||||
|
@ -2318,12 +2326,12 @@ You are in a secret n/s canyon above a sizable passage.
|
||||||
|
|
||||||
> s
|
> s
|
||||||
|
|
||||||
|
There are faint rustling noises from the darkness behind you.
|
||||||
|
|
||||||
You're at top of stalactite.
|
You're at top of stalactite.
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
|
||||||
There are faint rustling noises from the darkness behind you.
|
|
||||||
|
|
||||||
You are in a secret n/s canyon above a sizable passage.
|
You are in a secret n/s canyon above a sizable passage.
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
@ -2495,7 +2503,7 @@ The wind whistles coldly past your ears.
|
||||||
|
|
||||||
> score
|
> score
|
||||||
|
|
||||||
You have garnered 207 out of a possible 430 points, using 408 turns.
|
You have garnered 207 out of a possible 430 points, using 410 turns.
|
||||||
|
|
||||||
> inven
|
> inven
|
||||||
|
|
||||||
|
@ -2503,8 +2511,8 @@ You are currently holding the following:
|
||||||
Brass lantern
|
Brass lantern
|
||||||
Dwarf's axe
|
Dwarf's axe
|
||||||
|
|
||||||
> waste 2446
|
> waste 2443
|
||||||
Game limit is now 29
|
Game limit is now 30
|
||||||
|
|
||||||
You're in Hall of Mists.
|
You're in Hall of Mists.
|
||||||
|
|
||||||
|
@ -2518,7 +2526,7 @@ best start wrapping this up.
|
||||||
OK
|
OK
|
||||||
|
|
||||||
|
|
||||||
You scored 207 out of a possible 430, using 411 turns.
|
You scored 207 out of a possible 430, using 413 turns.
|
||||||
|
|
||||||
You may now consider yourself a "Seasoned Adventurer".
|
You may now consider yourself a "Seasoned Adventurer".
|
||||||
|
|
||||||
|
|
|
@ -401,11 +401,14 @@ w
|
||||||
# LOC_NECKBROKE. Only accessible via stalactite from big maze or by random
|
# LOC_NECKBROKE. Only accessible via stalactite from big maze or by random
|
||||||
# exit from Bedquilt.
|
# exit from Bedquilt.
|
||||||
bedquilt
|
bedquilt
|
||||||
|
z
|
||||||
|
z
|
||||||
|
z
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
# In secret canyon
|
||||||
w
|
w
|
||||||
n
|
n
|
||||||
w
|
w
|
||||||
|
@ -439,6 +442,6 @@ listen
|
||||||
score
|
score
|
||||||
inven
|
inven
|
||||||
# Timewarp forward to test exhaustion of replacement batteries
|
# Timewarp forward to test exhaustion of replacement batteries
|
||||||
waste 2446
|
waste 2443
|
||||||
z
|
z
|
||||||
# MISSING_BATTERIES is uttered
|
# MISSING_BATTERIES is uttered
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue