2007-05-08 15:20:59 +00:00
|
|
|
#30100
|
|
|
|
|
key small red~
|
|
|
|
|
a red key~
|
|
|
|
|
A small red key has been left here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
small red key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It's small, it's red, it's a key.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30101
|
|
|
|
|
key brass~
|
|
|
|
|
a brass key~
|
|
|
|
|
An worn brass key lies idlely on the ground here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
brass key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
The brass key seems worn through years of use.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30102
|
|
|
|
|
oreo~
|
|
|
|
|
an Oreo(tm) cookie~
|
|
|
|
|
A moldy, dust covered Oreo(tm) cookie has been discarded here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
|
|
|
|
E
|
|
|
|
|
oreo~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It isn't a pretty sight. You could not bring yourself to eat this!
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
tm trademark~
|
|
|
|
|
Oreo is a registered trademark of Christie Brown & Co. A division of Nabisco
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Brands Ltd.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30103
|
|
|
|
|
key small iron~
|
|
|
|
|
a small iron key~
|
|
|
|
|
A small iron key hangs from a hook here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
small iron key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It has a 'W3625' insribed on it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30104
|
|
|
|
|
key small iron~
|
|
|
|
|
a small iron key~
|
|
|
|
|
A small iron key lies on a desk here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
small iron key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It has a 'W2716' insribed on it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30105
|
|
|
|
|
steak salisbury tray~
|
|
|
|
|
a salisbury steak~
|
|
|
|
|
A tray of Mary Rotte salisbury steak has been left here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 1
|
2010-01-26 23:24:49 +00:00
|
|
|
2 10 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
salisbury steak tray~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It's not steak!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30106
|
|
|
|
|
burger garden~
|
|
|
|
|
a garden burger~
|
|
|
|
|
A Mary Rotte garden burger lies here, lonely.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 1
|
2010-01-26 23:24:49 +00:00
|
|
|
1 8 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
garden burger~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
You've never seen anything more disgusting in your life.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30107
|
|
|
|
|
eggs fried~
|
|
|
|
|
some fried eggs~
|
|
|
|
|
Some Mary Rotte fried eggs sit here slowly hardening.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 1
|
2010-01-26 23:24:49 +00:00
|
|
|
1 2 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
fried eggs~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
You're not sure, but you think that they are plastic.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30108
|
|
|
|
|
dish lyonnaise potatoes~
|
|
|
|
|
a dish of lyonnaise potatoes~
|
|
|
|
|
A dish of Mary Rotte lyonnaise potatoes wobbles around here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 1
|
2010-01-26 23:24:49 +00:00
|
|
|
1 5 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
lyonnaise potatoes dish~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
What is lyonnaise, anyways?
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30109
|
|
|
|
|
calzone~
|
|
|
|
|
a calzone~
|
|
|
|
|
A Mary Rotte calzone cools here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 10 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
calzone~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It's similar to a pizza pop. It looks vaguely edible.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30110
|
|
|
|
|
barbells~
|
|
|
|
|
a set of barbells~
|
|
|
|
|
A HUGE set of barbells lies here, gathering dust.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
50 100 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
barbells~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
They look heavy.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30111
|
|
|
|
|
condom~
|
|
|
|
|
a condom~
|
|
|
|
|
A condom has been carefully placed here.~
|
|
|
|
|
~
|
|
|
|
|
9 g 0 0 0 ae 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 5 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
condom~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
One of the old type... The ones they give away for free.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
14 -10
|
|
|
|
|
#30112
|
|
|
|
|
tam~
|
|
|
|
|
a tam~
|
|
|
|
|
A tam is here...~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
5 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
tam~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This tam is real ugly. I mean ugly.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
4 1
|
|
|
|
|
#30113
|
|
|
|
|
tray blue~
|
|
|
|
|
a blue tray~
|
|
|
|
|
No it couldn't be... a blue tray!~
|
|
|
|
|
~
|
|
|
|
|
9 g 0 0 0 aj 0 0 0 0 0 0 0
|
|
|
|
|
10 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 100 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
blue tray~
|
|
|
|
|
You can't believe you actually found one. Blue trays are almost as common as
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
talking dogs that speak in Norwegian!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30114
|
|
|
|
|
hairnet~
|
|
|
|
|
a hairnet~
|
|
|
|
|
A hairnet has been thrown away here.~
|
|
|
|
|
~
|
|
|
|
|
9 a 0 0 0 ae 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
hairnet~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This thing (blech) must be glowing from the radiation...
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30115
|
|
|
|
|
flashlight light~
|
|
|
|
|
a flashlight~
|
|
|
|
|
A long flashlight has been dropped here.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 ano 0 0 0 0 0 0 0
|
|
|
|
|
0 2 4 7
|
2010-01-26 23:24:49 +00:00
|
|
|
8 150 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
flashlight light~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This looks like one of the flashlights Security uses... Uh-oh...
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30116
|
|
|
|
|
jacket yellow~
|
|
|
|
|
a yellow jacket~
|
|
|
|
|
A nice yellow jacket has been carefully hung here.~
|
|
|
|
|
~
|
|
|
|
|
9 gk 0 0 0 ak 0 0 0 0 0 0 0
|
|
|
|
|
5 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
15 200 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
yellow jacket~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This nice, yellow jacket has the word STU-CON emblazoned on the back.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30117
|
|
|
|
|
knife evil~
|
|
|
|
|
an evil knife~
|
|
|
|
|
An evil knife lies on the ground here.~
|
|
|
|
|
~
|
|
|
|
|
5 k 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
0 2 5 11
|
2010-01-26 23:24:49 +00:00
|
|
|
5 300 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
knife evil~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This is an evil knife, pure and simple.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30118
|
|
|
|
|
key silver~
|
|
|
|
|
a small silver key~
|
|
|
|
|
A small silver key lies forgotten here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
silver key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This small key has only one marking on it, the number BF128.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30119
|
|
|
|
|
key brass~
|
|
|
|
|
a small brass key~
|
|
|
|
|
A small brass key lies forgotten here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
brass key~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This brass key is marked with the number HG34.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30120
|
|
|
|
|
blade darkness~
|
|
|
|
|
the Blade of Darkness~
|
|
|
|
|
A dark, incredibly sharp blade lies on the ground here.~
|
|
|
|
|
~
|
|
|
|
|
5 fgjl 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
0 3 7 11
|
2010-01-26 23:24:49 +00:00
|
|
|
10 500 0 5 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
blade darkness~
|
|
|
|
|
The blade has a dark aura surrounding it. It seems to absorb any light that
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
dares to stray near it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
18 2
|
|
|
|
|
#30121
|
|
|
|
|
cloak twilight~
|
|
|
|
|
Twilight cloak~
|
|
|
|
|
A dark brown-to-black cloak has been left here.~
|
|
|
|
|
~
|
|
|
|
|
9 fgjl 0 0 0 ak 0 0 0 0 0 0 0
|
|
|
|
|
6 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
11 102 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
#30122
|
|
|
|
|
sword mage bane magebane~
|
|
|
|
|
Magebane~
|
|
|
|
|
An oddly shaped sword lies here.~
|
|
|
|
|
~
|
|
|
|
|
5 abh 0 0 0 ano 0 0 0 0 0 0 0
|
|
|
|
|
0 2 9 11
|
2010-01-26 23:24:49 +00:00
|
|
|
10 1000 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
mage bane magebane sword~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It's shape is very peculiar. It seems to have a glowing aura.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
24 2
|
|
|
|
|
A
|
|
|
|
|
12 -50
|
|
|
|
|
#30123
|
|
|
|
|
orb obsidian~
|
|
|
|
|
the obsidian orb~
|
|
|
|
|
An Obsidian orb is emoting darkness here.~
|
|
|
|
|
~
|
|
|
|
|
1 fjk 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 100 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
orb obsidian~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This Orb looks distinctly evil.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
12 25
|
|
|
|
|
A
|
|
|
|
|
24 2
|
|
|
|
|
#30124
|
|
|
|
|
gpa golden party armor~
|
|
|
|
|
Golden Party Armor~
|
|
|
|
|
A beautiful Golden jacket has been left here.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
|
|
|
|
8 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
22 543 22 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
gpa golden party armor~
|
|
|
|
|
This gold leather jacket looks rather beaten up, but it still looks like it
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
will last forever. You can see a crest of sorts on the left breast.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
2010-01-26 23:24:49 +00:00
|
|
|
E
|
|
|
|
|
crest~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
The crest seems to portray the numbers 9 and 7.
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
A
|
|
|
|
|
9 2
|
|
|
|
|
#30125
|
|
|
|
|
furry hat~
|
|
|
|
|
a Furry Hat~
|
|
|
|
|
An extremely Furry Hat has been carefully hung on the wall here.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
3 133 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
furry hat~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This hat is covered with fur and has rather nice ear-flaps.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
12 5
|
|
|
|
|
#30126
|
|
|
|
|
boots work~
|
|
|
|
|
an old pair of work boots~
|
|
|
|
|
A pair of boots has been left here.~
|
|
|
|
|
~
|
|
|
|
|
9 a 0 0 0 ag 0 0 0 0 0 0 0
|
|
|
|
|
4 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
10 65 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
work boots~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This pair of boots is well worn.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30127
|
|
|
|
|
vest silver~
|
|
|
|
|
a shiny silver vest~
|
|
|
|
|
A nice, shiny, silver vest has been lost here.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ad 0 0 0 0 0 0 0
|
|
|
|
|
3 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
20 100 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
silver vest~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It's shiny, it's silver ... What more could you want?
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30128
|
|
|
|
|
hairbrush silver hair brush object~
|
|
|
|
|
a lovely silver hairbrush~
|
|
|
|
|
A silver object has been dropped here.~
|
|
|
|
|
~
|
|
|
|
|
22 0 0 0 0 ae 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
30 143 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
silver hair brush hairbrush~
|
|
|
|
|
This nice, silver hairbrush is a bit tarnished but still suffices to untangle
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
hair.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30129
|
|
|
|
|
extension cord~
|
|
|
|
|
the extension cord~
|
|
|
|
|
A long extension cord stretches to the north and south.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
extension cord~
|
|
|
|
|
The extension cord was probably made by the twin power-mages Black and Decker
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
and seems to stretch off to the horizon.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30130
|
|
|
|
|
extension cord~
|
|
|
|
|
the extension cord~
|
|
|
|
|
A cord comes in from the street and is plugged in an outlet to the east.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
extension cord~
|
|
|
|
|
The extension cord was probably made by the twin power-mages Black and Decker
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
and leads off into the street. Wonder where it leads?
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30131
|
|
|
|
|
extension cord~
|
|
|
|
|
the extension cord~
|
|
|
|
|
An cord comes from the back of the Coke Machine and stretches to the north.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
extension cord~
|
|
|
|
|
The extension cord was probably made by the twin power-mages Black and Decker
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
and seems to stretch off to the northern horizon.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30132
|
|
|
|
|
extension cord~
|
|
|
|
|
the extension cord~
|
|
|
|
|
A long extension cord stretches to the south and into a building to the east.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
extension cord~
|
|
|
|
|
The extension cord was probably made by the twin power-mages Black and Decker
|
|
|
|
|
and seems to stretch off to the southern horizon and into the building which
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
just happens to lie to the east.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30133
|
|
|
|
|
world xeen~
|
|
|
|
|
the World of Xeen(tm)~
|
|
|
|
|
The World of Xeen(tm) game is sitting here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
42 123 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
tm trademark~
|
|
|
|
|
World of Xeen is a registered trademark of New World Computing. As are the
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Might & Magic games (IV and V).
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
2010-01-26 23:24:49 +00:00
|
|
|
E
|
|
|
|
|
world xeen~
|
|
|
|
|
This game is a combination of Might & Magic IV and V (tm) and takes up a lot
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
of hard drive space. Almost 42 megabytes in fact!
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
#30134
|
|
|
|
|
sword long longsword~
|
|
|
|
|
a long sword~
|
|
|
|
|
An ordinary long sword gathers dust here.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
0 1 8 3
|
2010-01-26 23:24:49 +00:00
|
|
|
12 600 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
sword long longsword~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Looks almost like your generic long sword, but not quite.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30135
|
|
|
|
|
t-square t square death~
|
|
|
|
|
a T-square of Death~
|
|
|
|
|
A T-square has been carelessly discarded here.~
|
|
|
|
|
~
|
|
|
|
|
5 agh 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
0 4 6 3
|
2010-01-26 23:24:49 +00:00
|
|
|
9 250 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
t-square t square death~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This T-square is an extremely sharp weapon, and has been well used.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 -2
|
|
|
|
|
#30136
|
|
|
|
|
apple~
|
|
|
|
|
a pale apple~
|
|
|
|
|
An extremely pale apple sits here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 3 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
apple~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
It looks like it didn't get enough sun.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30137
|
|
|
|
|
milk bottle milk~
|
|
|
|
|
a bottle~
|
|
|
|
|
A bottle with a brightly colored label sits here.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
4 4 10 0
|
2010-01-26 23:24:49 +00:00
|
|
|
9 10 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
bottle~
|
|
|
|
|
This bottle has such greenish glass that you can't see if anything is inside.
|
|
|
|
|
|
|
|
|
|
~
|
|
|
|
|
#30138
|
|
|
|
|
wine carafe wine~
|
|
|
|
|
a carafe~
|
|
|
|
|
A wooden carafe sits on a table here.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
8 8 2 0
|
2010-01-26 23:24:49 +00:00
|
|
|
13 20 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
carafe~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
The wooden carafe seems to be some sort of container.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30139
|
|
|
|
|
firebreather glass shotglass firebreather~
|
|
|
|
|
a shotglass~
|
|
|
|
|
A shotglass has been discarded here.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 2 7 0
|
2010-01-26 23:24:49 +00:00
|
|
|
7 15 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
glass shot shotglass~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This small glass looks like it would be emptied in a drink or two.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30140
|
|
|
|
|
water popcoke coke pop can water~
|
|
|
|
|
a can of PopCoke~
|
|
|
|
|
A can of PopCoke awaits you here, cool and refreshing.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1 1 15 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 10 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
popcoke coke pop can~
|
Standardize on American spellings.
Full internationalization would be much cooler, but that's never going
to happen. Given that, this will at least prevent folks from constantly
having to look and switch between typing "armor" and "armour", depending
on which zone each item originated in, etc.
I could flip these either way, but a survey of the current state shows
that about 80% of the mixed cases use the American spellings, while 20%
use the British. And, most words *only* exist in this data in their
American forms. So, it seems the majority prefer these spellings.
In case anyone likes trivia:
* The most common mixed words in here were "armour" and "colour", each of
which occured about half as often as "armor" and "color", respectively.
* The most British word in here was "theatre" (including other forms),
which occured about twice as often as "theater".
This stanardizes all of these (and other forms of these same words):
* armour -> armor
* colour -> color
* favour -> favor
* honour -> honor
* civilise -> civilize
* centre -> center
* theatre -> theater
* defence -> defense
* offence -> offense
* realise -> realize
2019-11-24 11:52:22 -05:00
|
|
|
This can is elegantly decorated with garish colors that almost make you
|
2007-05-08 15:20:59 +00:00
|
|
|
sick. They were probably intended to have a similar effect to the drink inside.
|
|
|
|
|
|
|
|
|
|
~
|
|
|
|
|
#30141
|
|
|
|
|
candy bar~
|
|
|
|
|
a candy bar~
|
|
|
|
|
A candy bar is here!~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
4 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 3 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
candy bar~
|
|
|
|
|
This candy is made of the highest standard of chocolate. It even meets the
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
standards of the Candy Man.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30142
|
|
|
|
|
key steel~
|
|
|
|
|
a large steel key~
|
|
|
|
|
A large steel key lies hidden here.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
7 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
key steel~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This large, steel key is very ordinary.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30143
|
|
|
|
|
copy golden world~
|
|
|
|
|
a copy of Golden World~
|
|
|
|
|
A copy of Golden World lies here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
copy golden world~
|
2019-11-24 13:02:08 -05:00
|
|
|
It looks like the student humor newspaper, but it contains nothing to do
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
with actual news that you didn't know already.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30144
|
|
|
|
|
water bottle water~
|
|
|
|
|
a bottle~
|
|
|
|
|
A large Water Bottle stands in the corner.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
2000 2000 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
water bottle~
|
|
|
|
|
It seems to have water in it and it reminds you of one of the water bottles
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
used in hamster's cages.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30145
|
|
|
|
|
key vic~
|
|
|
|
|
the Key to Vic~
|
|
|
|
|
A key elusively lies quite convincingly.~
|
|
|
|
|
~
|
|
|
|
|
18 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
key vic~
|
|
|
|
|
This key is an effective master of the art of uselessness... You wonder why
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
it is even here.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30146
|
|
|
|
|
computer~
|
|
|
|
|
a computer~
|
|
|
|
|
A computer sits quietly in the corner.~
|
|
|
|
|
~
|
|
|
|
|
13 ab 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
computer screen~
|
|
|
|
|
The computer is turned on and on the screen you can see:
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
|
2007-05-08 15:20:59 +00:00
|
|
|
0) Exit from DikuMud.
|
|
|
|
|
1) Enter the game.
|
|
|
|
|
2) Enter description.
|
|
|
|
|
3) Change password.
|
|
|
|
|
5) Read History.
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
|
2007-05-08 15:20:59 +00:00
|
|
|
Make your choice:
|
|
|
|
|
~
|
|
|
|
|
#30147
|
|
|
|
|
letter~
|
|
|
|
|
a letter~
|
|
|
|
|
A letter lies here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
letter~
|
|
|
|
|
This looks like it was postdated a loooong time ago. Wonder why it hasn't
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
been delivered.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30148
|
|
|
|
|
mail~
|
|
|
|
|
some mail~
|
|
|
|
|
A piece of mail is here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
mail~
|
|
|
|
|
This piece of mail has been stamped and dropped into the mailbox and is
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
presently awaiting delivery.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30149
|
|
|
|
|
parcel~
|
|
|
|
|
a parcel~
|
|
|
|
|
A large parcel stands here.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
25 13 30199 0
|
2010-01-26 23:24:49 +00:00
|
|
|
10 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
parcel~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This parcel has been wrapped with brown paper and sealed with Duct Tape.
|
|
|
|
|
Looks like it's never getting opened again.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30150
|
|
|
|
|
milk dispenser milk~
|
|
|
|
|
a milk dispenser~
|
|
|
|
|
A milk dispenser sits at the back of the auditorium.~
|
|
|
|
|
~
|
|
|
|
|
13 b 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
50 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
milk dispenser~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Darn! It seems to be broken.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30151
|
|
|
|
|
milk carton white milk~
|
|
|
|
|
a carton of white milk~
|
|
|
|
|
A cool carton of refreshing milk catches your eye.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 2 10 0
|
2010-01-26 23:24:49 +00:00
|
|
|
2 20 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
milk carton white~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Hey! It's got that cool picture from those commercials!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30152
|
|
|
|
|
milk chocolate carton milk~
|
|
|
|
|
a carton of chocolate milk~
|
|
|
|
|
A cool carton of refreshing milk catches your eye.~
|
|
|
|
|
~
|
|
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
2 2 10 0
|
2010-01-26 23:24:49 +00:00
|
|
|
2 21 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
milk chocolate choco carton~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
Hey! It's got that cool picture from those commercials too!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30153
|
|
|
|
|
map~
|
|
|
|
|
a map of the campus~
|
|
|
|
|
A handy-dandy map of the campus is standing here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
2010-01-26 23:24:49 +00:00
|
|
|
part2~
|
|
|
|
|
.
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
Ellis - University -- Corry-Mack Campus - Division
|
|
|
|
|
Hall Avenue Building Bookstore Road
|
|
|
|
|
| | | |
|
|
|
|
|
| | | |
|
|
|
|
|
<--To ------ Campus - Crossroads - C.C -------- C.C. - Division
|
|
|
|
|
< Entrance Crescent | | Road
|
|
|
|
|
| | | |
|
|
|
|
|
Mary Rotte - U.A. Student \|/
|
|
|
|
|
Cafeteria | Health Wally
|
|
|
|
|
\|/ Services World
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
E
|
|
|
|
|
part1~
|
|
|
|
|
.
|
|
|
|
|
To Ghetto
|
|
|
|
|
/|\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
University --- The "J" Jock Jock Hardy
|
|
|
|
|
Avenue Dock Hardy Gym Arena
|
|
|
|
|
| | | |
|
|
|
|
|
| | | |
|
|
|
|
|
University --- Union --- Union ----- Division
|
|
|
|
|
Avenue Street Street Road
|
|
|
|
|
| | |
|
|
|
|
|
| | |
|
|
|
|
|
Dunning --- University -- Frosty The Grant Division
|
|
|
|
|
Hall Avenue Annex Hall Building Road
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
~
|
|
|
|
|
E
|
2010-01-26 23:24:49 +00:00
|
|
|
inscription~
|
|
|
|
|
The inscription reads:
|
|
|
|
|
|
|
|
|
|
i'd rather die than give you control...
|
|
|
|
|
|
|
|
|
|
~
|
|
|
|
|
E
|
|
|
|
|
map~
|
|
|
|
|
To see the map, type "look part1" and "look part2". There is also an
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
inscription on the map.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30154
|
|
|
|
|
key ghostly~
|
|
|
|
|
a ghostly key~
|
|
|
|
|
You can see through an object resembling a key.~
|
|
|
|
|
~
|
|
|
|
|
18 f 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
key ghostly~
|
|
|
|
|
This key is extremely ghostly, and you fear to put it down as you might not
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
be able to find it again.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30155
|
|
|
|
|
nothing~
|
|
|
|
|
some nothing~
|
|
|
|
|
.A hidden nothing.~
|
|
|
|
|
~
|
|
|
|
|
1 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 -1 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
#30156
|
|
|
|
|
pendulum~
|
|
|
|
|
a pendulum~
|
|
|
|
|
A large pendulum swings here.~
|
|
|
|
|
~
|
|
|
|
|
13 b 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
pendulum plaque~
|
|
|
|
|
A small plaque on the base reads: This pendulum was donated by the Class of
|
|
|
|
|
'67 Of course.... You do have a little trouble reading this as the pendulum
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
swings inches from your head.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30157
|
|
|
|
|
water fountain water~
|
|
|
|
|
a water fountain~
|
|
|
|
|
A drinking fountain is firmly attached to the wall here.~
|
|
|
|
|
~
|
|
|
|
|
17 b 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
200 200 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
fountain water~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
You can tell it is firmly attached simply by pulling on it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30158
|
|
|
|
|
chest wooden~
|
|
|
|
|
a wooden chest~
|
|
|
|
|
There is a wooden chest here.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
500 15 30154 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
chest wooden~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This is your average, every day, run-of-the-mill, wooden chest.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30159
|
|
|
|
|
ledger book~
|
|
|
|
|
a ledger~
|
|
|
|
|
A large book with the word "Ledger" written on it has been forgotten here.~
|
|
|
|
|
~
|
|
|
|
|
2 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
25 38 4 -1
|
2010-01-26 23:24:49 +00:00
|
|
|
10 200 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
ledger book~
|
|
|
|
|
This book is filled with numbers, dates, and strange notation. It is enough
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
to put anyone to sleep.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30160
|
|
|
|
|
chest wooden~
|
|
|
|
|
a wooden chest~
|
|
|
|
|
There is a wooden chest here.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
500 15 30154 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
chest wooden~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This is your average, every day, run-of-the-mill, wooden chest.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#30161
|
|
|
|
|
bag coins gold~
|
|
|
|
|
a bag of coins~
|
|
|
|
|
A small bag filled with coins lies here.~
|
|
|
|
|
~
|
|
|
|
|
20 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1000 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
1 1 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
bag coins gold~
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
This bag of coins doesn't look too big.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
$~
|