summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjsm <jsm@NetBSD.org>2004-01-01 15:58:03 +0000
committerjsm <jsm@NetBSD.org>2004-01-01 15:58:03 +0000
commite98705eff67ced03d3e9bed9664ec2c01bc53603 (patch)
tree43966c129c722503bc3386b9bbb96be1c376db14 /games
parent618c8fad3d8b9c1024e6586ab5333b5fb5b1b4a6 (diff)
Fix capitalisation of compass directions.
Diffstat (limited to 'games')
-rw-r--r--games/adventure/glorkz6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/adventure/glorkz b/games/adventure/glorkz
index c65c8fd383c..a00d400f00c 100644
--- a/games/adventure/glorkz
+++ b/games/adventure/glorkz
@@ -135,7 +135,7 @@
71 combined.
72 You are in a large low room. Crawls lead north, SE, and SW.
73 Dead end crawl.
-74 You are in a secret canyon which here runs e/w. It crosses over a
+74 You are in a secret canyon which here runs E/W. It crosses over a
74 very tight canyon 15 feet below. If you go down you may not be able
74 to get back up.
75 You are at a wide place in a very tight N/S canyon.
@@ -182,7 +182,7 @@
99 distance. An extremely tight tunnel leads east. It looks like a very
99 tight squeeze. An eerie light can be seen at the other end.
100 You're in a small chamber lit by an eerie green light. An extremely
-100 narrow tunnel exits to the west. A dark corridor leads ne.
+100 narrow tunnel exits to the west. A dark corridor leads NE.
101 You're in the Dark-Room. A corridor leading south is the only exit.
102 You are in an arched hall. A coral passage once continued up and east
102 from here, but is now blocked by debris. The air smells of sea water.
@@ -249,7 +249,7 @@
119 You are in a secret canyon which exits to the north and east.
120 You are in a secret canyon which exits to the north and east.
121 You are in a secret canyon which exits to the north and east.
-122 You are on the far side of the chasm. A ne path leads away from the
+122 You are on the far side of the chasm. A NE path leads away from the
122 chasm on this side.
123 You're in a long east/west corridor. A faint rumbling noise can be
123 heard in the distance.
88d00eda640f095ffb6f53439ad70724'>refine i18n stuffs.tshiozak 2002-01-31Make the _PATH_AUDIO /dev/audio (instead of /dev/audio0) and similar foraugustss 2001-10-22sort _PATH_CLOCKCTLlukem 2001-09-16Added the path for the clockctl pseudodriver device.manu 2000-07-03Add PATH_SKEYKEYS.mjl 2000-05-27Add _PATH_EMUL_AOUT.matt 1999-03-26add audio paths.mrg 1998-05-08KNF for comments (sigh)fair 1998-04-07Update STDPATH and DEFPATH as suggested by PR#4304. Document more carefullyfair 1997-04-23change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft.lukem 1997-04-15add _PATH_DEFTAPE, defined to "/dev/rst0"lukem 1996-10-12add _PATH_KVMDB as "/var/db/kvm.db"cgd 1994-10-26new RCS ID format.cgd 1994-09-30Added _PATH_LOCALEjtc 1994-05-07updatecgd 1993-08-01Add RCS identifiers.mycroft