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.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> n
|
||||
|
||||
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
|
||||
combined.
|
||||
|
||||
> w
|
||||
|
||||
There is no way to go that direction.
|
||||
|
||||
You're at junction of three secret canyons.
|
||||
|
||||
> n
|
||||
|
||||
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.
|
||||
|
||||
> 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
|
||||
|
||||
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
|
||||
|
||||
There are faint rustling noises from the darkness behind you.
|
||||
|
||||
You're at top of stalactite.
|
||||
|
||||
> n
|
||||
|
||||
There are faint rustling noises from the darkness behind you.
|
||||
|
||||
You are in a secret n/s canyon above a sizable passage.
|
||||
|
||||
> n
|
||||
|
@ -2495,7 +2503,7 @@ The wind whistles coldly past your ears.
|
|||
|
||||
> 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
|
||||
|
||||
|
@ -2503,8 +2511,8 @@ You are currently holding the following:
|
|||
Brass lantern
|
||||
Dwarf's axe
|
||||
|
||||
> waste 2446
|
||||
Game limit is now 29
|
||||
> waste 2443
|
||||
Game limit is now 30
|
||||
|
||||
You're in Hall of Mists.
|
||||
|
||||
|
@ -2518,7 +2526,7 @@ best start wrapping this up.
|
|||
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".
|
||||
|
||||
|
|
|
@ -401,11 +401,14 @@ w
|
|||
# LOC_NECKBROKE. Only accessible via stalactite from big maze or by random
|
||||
# exit from Bedquilt.
|
||||
bedquilt
|
||||
z
|
||||
z
|
||||
z
|
||||
n
|
||||
n
|
||||
n
|
||||
n
|
||||
n
|
||||
# In secret canyon
|
||||
w
|
||||
n
|
||||
w
|
||||
|
@ -439,6 +442,6 @@ listen
|
|||
score
|
||||
inven
|
||||
# Timewarp forward to test exhaustion of replacement batteries
|
||||
waste 2446
|
||||
waste 2443
|
||||
z
|
||||
# MISSING_BATTERIES is uttered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue