2006-12-19 22:56:18 +00:00
|
|
|
#100
|
|
|
|
|
portal~
|
|
|
|
|
the portal~
|
|
|
|
|
A shimmering portal leading to Midgaard has been placed here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
T 100
|
|
|
|
|
#101
|
|
|
|
|
beer bottle imported beer~
|
2008-04-13 15:55:11 +00:00
|
|
|
an imported bottle of beer~
|
2006-12-19 22:56:18 +00:00
|
|
|
A bottle of imported beer has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
8 8 1 0
|
2009-10-17 04:59:28 +00:00
|
|
|
13 20 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#102
|
|
|
|
|
stout bottle malt liquor ale~
|
|
|
|
|
a stout bottle~
|
|
|
|
|
A dark bottle of stout malt liquor has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
8 8 3 0
|
2009-10-17 04:59:28 +00:00
|
|
|
13 140 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#103
|
|
|
|
|
glass firebreather~
|
|
|
|
|
a glass~
|
|
|
|
|
A glass of firebreather was left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
8 8 7 0
|
2009-10-17 04:59:28 +00:00
|
|
|
13 200 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#104
|
|
|
|
|
bottle brew special local~
|
|
|
|
|
a bottle~
|
|
|
|
|
A dark bottle of some special brew was left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
8 8 8 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#105
|
|
|
|
|
green robe~
|
|
|
|
|
a green robe ~
|
|
|
|
|
A green robe of the magi lies here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
green robe magi~
|
|
|
|
|
This beautiful flowing robe is the prized possesion of the magi. It 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
|
|
|
strange to find it here.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#106
|
|
|
|
|
red robe~
|
|
|
|
|
a red robe~
|
|
|
|
|
A beautiful red magi robe~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
red robe~
|
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 robe of the order of the red magi. Very well made.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#107
|
|
|
|
|
blue robe~
|
|
|
|
|
a blue robe~
|
|
|
|
|
A blue robe sits here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
blue robe~
|
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 robe of the order of the blue magi. Very well made.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#108
|
|
|
|
|
round fishing hat~
|
|
|
|
|
a fishing hat~
|
|
|
|
|
A round fishing hat has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 40 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
hat fishing round~
|
|
|
|
|
Round, rumpled, and covered in lures, this hat must have been someone's
|
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
|
|
|
favorite.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#109
|
|
|
|
|
waybread bread~
|
|
|
|
|
a waybread~
|
|
|
|
|
Some waybread has been put here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
24 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
waybread bread~
|
|
|
|
|
The waybread is the traditional feed of elves when traveling, they call 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
|
|
|
lembas. It is said to refresh the weary traveler greatly.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#110
|
|
|
|
|
dried rations~
|
|
|
|
|
some dried rations~
|
|
|
|
|
Some dried rations has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
18 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 7 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
rations dried~
|
|
|
|
|
These rations are bland and serve no other purpose than to keep you alive.
|
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
|
|
|
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#111
|
|
|
|
|
apple~
|
|
|
|
|
an apple~
|
|
|
|
|
A nice looking delicious red apple has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 2 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
apple~
|
|
|
|
|
The apple looks fresh, except for one small worm hole in, nothing wrong with
|
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
|
|
|
a little protien in your diet.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#112
|
|
|
|
|
crescent~
|
|
|
|
|
a crescent~
|
|
|
|
|
A tasty looking crescent has been dropped here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
15 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
crescent~
|
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 crescent looks warm and flaky, just how you like it...
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#113
|
|
|
|
|
bourbon shot whisky~
|
|
|
|
|
a shot~
|
|
|
|
|
A shot of bourbon is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 1 5 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 230 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bourbon shot~
|
|
|
|
|
This is the kind of liquor that makes successful peopl into sloppy drunks.
|
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 sure you're man or woman enough to drink this stuff?
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#114
|
|
|
|
|
pretzel~
|
|
|
|
|
a pretzel~
|
|
|
|
|
A pretzel has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
pretzel~
|
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
|
|
|
Heavily salted, you better buy a drink if you're gonna eat this thing.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#115
|
|
|
|
|
safe banks~
|
|
|
|
|
a huge safe~
|
|
|
|
|
A huge safe sits behind the counter, filled with gold coins.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
safe~
|
|
|
|
|
The door is propped open, the glint of gold coins sparkles from the lantern
|
|
|
|
|
overhead. Looks like enough gold is contained within to retire and live a full
|
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
|
|
|
life. Too bad no one ever steals from this bank.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#116
|
|
|
|
|
bench~
|
|
|
|
|
the bench~
|
|
|
|
|
A bench of black polished granite looks mighty uncomfortable.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bench granite black~
|
|
|
|
|
The bench is carved out of a single block of black granite and has been
|
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
|
|
|
polished to a smooth shine.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#117
|
|
|
|
|
rack armor~
|
|
|
|
|
a rack of armor~
|
|
|
|
|
A rack of armor rests here against one wall.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
rack armor~
|
|
|
|
|
Chain mail shirts, leggings, helms, sleeves, everything an adventurer could
|
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
|
|
|
ever need.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#118
|
|
|
|
|
rack weapons~
|
|
|
|
|
a rack of weapons~
|
|
|
|
|
A rack of weapons leans against the wall.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
rack weapons~
|
|
|
|
|
Swords, clubs, implements of masss destruction for the taking, at the right
|
|
|
|
|
price of course
|
|
|
|
|
~
|
|
|
|
|
#119
|
|
|
|
|
yellow robe~
|
|
|
|
|
a yellow robe~
|
|
|
|
|
A yellow robe of the Magi was left here, how strange.~
|
|
|
|
|
~
|
2019-11-17 18:52:02 -08:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
yellow robe~
|
|
|
|
|
An expertly woven silken cloth of very high quality, most magi would die
|
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
|
|
|
before giving one of these up.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#120
|
|
|
|
|
dagger~
|
|
|
|
|
a dagger~
|
|
|
|
|
A dagger with a long thin blade is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 n 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 1 4 11
|
2009-10-17 04:59:28 +00:00
|
|
|
2 30 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
dagger~
|
2019-11-24 13:02:08 -05:00
|
|
|
A simple dagger used by thieves and hoodlums to relieve the unwary of their
|
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
|
|
|
money.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#121
|
|
|
|
|
sword small~
|
|
|
|
|
a small sword~
|
|
|
|
|
A small sword lies here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 n 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 1 6 11
|
2009-10-17 04:59:28 +00:00
|
|
|
3 75 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
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
|
|
|
The basic sword of the Sanctus army. Nothing spectacular about it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#122
|
2019-11-30 08:27:05 -05:00
|
|
|
gray robe~
|
|
|
|
|
a gray robe~
|
|
|
|
|
An exquisite gray robe is rumpled in a corner.~
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
2016-01-21 00:09:30 +01:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
2019-11-30 08:27:05 -05:00
|
|
|
gray robe~
|
|
|
|
|
This simple robe is the type used by Magi of the gray order.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#123
|
|
|
|
|
club wooden~
|
|
|
|
|
a wooden club~
|
|
|
|
|
A simple looking wooden club is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 1 3 7
|
2009-10-17 04:59:28 +00:00
|
|
|
3 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
club~
|
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
|
|
|
Your basic club, nothing very remarkeable about it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#124
|
|
|
|
|
mace~
|
|
|
|
|
a mace~
|
|
|
|
|
A mace is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 1 7 5
|
2009-10-17 04:59:28 +00:00
|
|
|
6 60 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
mace~
|
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 mace is made of a heavy polished metal with small spikes on the end.
|
2006-12-19 22:56:18 +00:00
|
|
|
Look deadly
|
|
|
|
|
~
|
|
|
|
|
#125
|
|
|
|
|
flail large~
|
|
|
|
|
a flail~
|
|
|
|
|
A large flail is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 2 4 7
|
2009-10-17 04:59:28 +00:00
|
|
|
6 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
flail~
|
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
|
|
|
A strange weapon, you wonder if you even know how to use it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#126
|
|
|
|
|
purple robe~
|
|
|
|
|
a purple robe~
|
|
|
|
|
A magnificent purple robe was deserted here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ad 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
purple robe~
|
|
|
|
|
Another impressive robe of the Magi. This robe looks to be in very good
|
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
|
|
|
shape.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#127
|
|
|
|
|
brass knuckles~
|
|
|
|
|
some brass knuckles~
|
|
|
|
|
Some brass knuckles are here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
5 n 0 0 0 an 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 2 5 7
|
2009-10-17 04:59:28 +00:00
|
|
|
6 200 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
knuckles brass~
|
|
|
|
|
These, heavy, wicked looking knuckles could do some serious damage if worn
|
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
|
|
|
on the hands.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#128
|
|
|
|
|
cigarette~
|
|
|
|
|
a cigarette~
|
|
|
|
|
An un-smoked cigarette has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cigarette~
|
|
|
|
|
A perfectly good cigarette, home-made by the looks of it, but wrapped very
|
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
|
|
|
neatly.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#129
|
|
|
|
|
black robe~
|
|
|
|
|
a black robe~
|
|
|
|
|
A black robe of the Magi hangs on a small coatrack.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
black magi robe~
|
|
|
|
|
This robe is very hard to focus on. When you stare at it your eyes seem to
|
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
|
|
|
slide right off the black velvety material.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#130
|
|
|
|
|
torch~
|
|
|
|
|
a torch~
|
|
|
|
|
A large torch.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
1 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 24 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 20 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
torch~
|
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
|
|
|
Your basic torch, nothing very remarkeable about it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#131
|
|
|
|
|
lantern brass~
|
|
|
|
|
a lantern~
|
|
|
|
|
A brass lantern is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
1 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 96 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
brass lantern~
|
|
|
|
|
Your basic lantern, nothing very remarkeable about it. Just a fuel tank,
|
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
|
|
|
glass covering and a wick.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#132
|
|
|
|
|
bag~
|
|
|
|
|
a bag~
|
|
|
|
|
A small bag is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
15 h 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
50 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
2 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bag~
|
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
|
|
|
A simple bag to help you carry all of your belongings.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#133
|
|
|
|
|
backpack~
|
|
|
|
|
a backpack~
|
|
|
|
|
A backpack is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
15 0 0 0 0 ao 0 0 0 0 0 0 0
|
2007-10-12 17:59:17 +00:00
|
|
|
40 5 -1 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 250 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
backpack~
|
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
|
|
|
A hefty backpack that can carry more than a bag.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#134
|
|
|
|
|
dog collar~
|
|
|
|
|
a dog collar~
|
|
|
|
|
A dog collar was left here, what happened to the poor dog?~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ac 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 10 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
dog collar~
|
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 mangled and chewed, the dog probably pulled it off.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#135
|
|
|
|
|
catnip~
|
|
|
|
|
some catnip~
|
|
|
|
|
A pile of catnip is here waiting for a cat to enjoy it.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
catnip~
|
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 stuff drives cats bonkers.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#136
|
|
|
|
|
broom~
|
|
|
|
|
a broom~
|
|
|
|
|
A broom is lying on the floor.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
13 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
broom~
|
|
|
|
|
Looks like the streetsweep must be taking a break, he left his broom lying
|
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
|
|
|
here.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#137
|
|
|
|
|
whisky dirty glass whisky~
|
|
|
|
|
a dirty glass~
|
|
|
|
|
A filthy glass of whiskey was left here, waiting to be emptied.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 5 5 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 75 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
whisky dirty glass~
|
|
|
|
|
You think that's whisky in there. The glass is so filthy you can't be sure.
|
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
|
|
|
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#138
|
|
|
|
|
wine white glass wine~
|
|
|
|
|
a glass~
|
|
|
|
|
A glass of white wine is here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 5 2 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 15 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
wine white glass~
|
|
|
|
|
A very fancy and tall glass holding some white wine. The drink of 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
|
|
|
middle class.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#139
|
|
|
|
|
champagne speciality local~
|
|
|
|
|
a champagne glass~
|
|
|
|
|
A champagn glass sits on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 4 8 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 25 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
local speciality champage~
|
|
|
|
|
A tall glass with a long skinny stem. The type of glass that rich folk use
|
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 drink bubbly.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#140
|
|
|
|
|
cloth jacket~
|
|
|
|
|
a cloth jacket~
|
|
|
|
|
A jacket is lying on the floor~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth 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
|
|
|
A rugged looking cloth jacket.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#141
|
|
|
|
|
leather gloves~
|
|
|
|
|
a pair of leather gloves~
|
|
|
|
|
A pair of leather gloves lie here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ah 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 170 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
leather gloves~
|
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
|
|
|
Rugged looking brown leather gloves.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#142
|
|
|
|
|
shield wooden~
|
|
|
|
|
a wooden shield~
|
|
|
|
|
A small wooden shield is lying on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 aj 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
2 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
wooden shield~
|
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 wooden.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#143
|
|
|
|
|
pants pair black leather~
|
|
|
|
|
a pair of black leather pants~
|
|
|
|
|
A pair of black leather pants lie on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 af 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 300 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
black leather pants~
|
|
|
|
|
These pants are in very good condition. They would provide minimal
|
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
|
|
|
protection during a fight.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#144
|
|
|
|
|
helm leather~
|
|
|
|
|
a leather helm~
|
|
|
|
|
A leather helm is lying on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#145
|
|
|
|
|
jacket scale~
|
|
|
|
|
a scale mail jacket~
|
|
|
|
|
A scale mail jacket is lying on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ad 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
4 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 500 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#146
|
|
|
|
|
blood pool~
|
|
|
|
|
a pool of blood~
|
|
|
|
|
A pool of blood from a recent kill has collected here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
23 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
10 10 13 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
#147
|
|
|
|
|
splugen bottle beer~
|
2008-04-13 15:55:11 +00:00
|
|
|
an exotic bottle of beer~
|
2006-12-19 22:56:18 +00:00
|
|
|
Some exotic beer from far away.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
10 10 1 0
|
2009-10-17 04:59:28 +00:00
|
|
|
15 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
splugen beer bottle~
|
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 beer looks and tastes like formaldehyde.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#148
|
|
|
|
|
blue velvet pants~
|
|
|
|
|
some blue velvet pants~
|
|
|
|
|
A pair of blue pants made from a fine fabric.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 af 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
blue pants~
|
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
|
|
|
These gaudy velvet pants are meant for a royal court, not adventuring.
|
|
|
|
|
Most respectable adventurers wouldn't even be caught dead in these things.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
6 1
|
|
|
|
|
#149
|
|
|
|
|
dustpan dust pan~
|
|
|
|
|
a dustpan~
|
|
|
|
|
A dustpan has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
2 2 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
dustpan pan~
|
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 streetsweeper uses this to clean up the city.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 2
|
|
|
|
|
A
|
|
|
|
|
6 3
|
|
|
|
|
#150
|
|
|
|
|
white shirt~
|
|
|
|
|
a white silken shirt~
|
|
|
|
|
A fine white shirt is crumpled into a ball.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ad 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
7 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
white shirt~
|
|
|
|
|
This fine silken shirt could fetch a nice price if it wasn't in such poor
|
|
|
|
|
shape. Frills of lace line the collar and cuffs. The kind of shirt one would
|
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
|
|
|
wear to a court or very fancy social gathering.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#151
|
|
|
|
|
red vest~
|
|
|
|
|
a fancy red vest~
|
|
|
|
|
A red vest was left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
red 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
|
|
|
The vest is far more extravagant than anything you have ever worn before.
|
2006-12-19 22:56:18 +00:00
|
|
|
Fancy designs run up and down it's length. This would look very nice over a
|
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
|
|
|
fancy shirt.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#152
|
|
|
|
|
cane~
|
|
|
|
|
a cane~
|
|
|
|
|
An old worn cane lies here in the dust.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cane~
|
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 to be carved from some type of hard wood. Maybe oak or maple.
|
2006-12-19 22:56:18 +00:00
|
|
|
Only traces of varnish can be seen on the wood that has been worn smooth from
|
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
|
|
|
time and use.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
18 1
|
|
|
|
|
#153
|
|
|
|
|
touppe brown~
|
|
|
|
|
a brown touppe~
|
|
|
|
|
A brown mass of hair almost looks like a small animal, it must be someon's touppe.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
11 0 0 0 0 ae 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 90 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
touppe brown~
|
|
|
|
|
It looks more like a rat than anything else. Some balding people wear these
|
|
|
|
|
things to try and look younger. The can sometimes fetch a good price at the
|
|
|
|
|
local pawn if they are of high enough quality. This one unfortunately, isn't.
|
|
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
17 -3
|
|
|
|
|
#154
|
|
|
|
|
sewing machine~
|
|
|
|
|
the sewing machine~
|
|
|
|
|
A sewing machine is covered in clothes.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
sewing machine~
|
|
|
|
|
It is made of both metal and wood, a large footpedal can be pumped to make
|
|
|
|
|
the strange contraption lower and raise a needle through the cloth. Very
|
|
|
|
|
ingenious contraption. It is the only one in the city and because of it Carla
|
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
|
|
|
has a monopoly on clothing.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#155
|
|
|
|
|
feather duster~
|
|
|
|
|
a feather duster~
|
|
|
|
|
A feather duster lies in the dirt.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
4 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
duster feather~
|
|
|
|
|
Made from the feathers of a very large bird this duster is extremely clean
|
|
|
|
|
considering the purpose it is supposed to serve. Then again maybe it is just
|
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 to make the person holding it look busy.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
3 1
|
|
|
|
|
#156
|
|
|
|
|
purse~
|
|
|
|
|
someone else's purse~
|
|
|
|
|
Someone's purse has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
15 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
10 0 -1 0
|
2009-10-17 04:59:28 +00:00
|
|
|
9 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
purse~
|
|
|
|
|
The initials NJW are inscribed in gold lettering. Very fancy. Whoever had
|
|
|
|
|
this must have been well off. The drawstring used to hold it to a belt has
|
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 cleanly cut. Must be someone had their purse snatched.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#157
|
|
|
|
|
gunney's hat~
|
|
|
|
|
Gunney's hat~
|
|
|
|
|
This is Gunney's hat, better not be caught wearing it.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 200 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
A
|
|
|
|
|
5 1
|
|
|
|
|
#158
|
|
|
|
|
coveralls~
|
|
|
|
|
some coveralls~
|
|
|
|
|
A set of coveralls lies here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
11 0 0 0 0 ak 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 201 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
A
|
|
|
|
|
5 2
|
|
|
|
|
A
|
|
|
|
|
17 -3
|
|
|
|
|
#159
|
|
|
|
|
list directions sanctus~
|
|
|
|
|
a list of directions~
|
|
|
|
|
A list of directions to important areas within Sanctus lies here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
list directions sanctus~
|
2019-11-17 12:46:39 -08:00
|
|
|
@n
|
2008-04-13 15:55:11 +00:00
|
|
|
recall Room - teleport Sanctus
|
|
|
|
|
Newbie Zones - teleport Newbie
|
2006-12-19 22:56:18 +00:00
|
|
|
Food - 1d, 3s, 1e, 1n
|
|
|
|
|
1d, 3s, 1w, 1n
|
|
|
|
|
Water - 1d, 3n, 2e, 1s
|
|
|
|
|
Donation Room - 1d, 1n, 1w
|
|
|
|
|
Cleric Guild - 1d, 7s, 3w, 2u
|
|
|
|
|
Warrior Guild - 1d, 7n, 5w, 1n, 1u
|
|
|
|
|
Mage Guild - 1d, 7s, 2e, 2u
|
|
|
|
|
Thief Guild - 1d, 7n, 4e, 1n, 1u
|
|
|
|
|
Post Office - 1d, 3n, 1w, 1s
|
|
|
|
|
Bank - 1d, 3n, 1e, 1s
|
|
|
|
|
~
|
|
|
|
|
#160
|
|
|
|
|
kitchen timer~
|
|
|
|
|
a kitchen timer~
|
|
|
|
|
A kitchen timer has been abandoned here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
kitchen timer~
|
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 face of the timer has the number one to ten on it with two hands.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#161
|
|
|
|
|
sacrificial entrails~
|
|
|
|
|
some sacrificial entrails~
|
|
|
|
|
The entrails of a sacrificial animal.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
sacrificial entrails~
|
|
|
|
|
The animal is impossible to identify. Just a collection of intestines, a
|
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
|
|
|
stomach, maybe a liver. Hard to tell with the it dripping in blood.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#162
|
|
|
|
|
row boat~
|
|
|
|
|
a row boat~
|
|
|
|
|
A row boat has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
22 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
20 1000 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
row boat~
|
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
|
|
|
A sturdy row boat with three seats and paddles bolted in the middle.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#163
|
|
|
|
|
floatation device~
|
|
|
|
|
a floatation device~
|
|
|
|
|
A floatation device has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
22 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
3 400 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
floatation device~
|
|
|
|
|
You would have to be crazy to attemp to cross large bodies of water with 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
|
|
|
thing.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#164
|
|
|
|
|
beggin strips treats bacon ~
|
|
|
|
|
some beggin strips~
|
|
|
|
|
A poor dog lost their treats here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 10 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
T 164
|
|
|
|
|
E
|
|
|
|
|
beggin strips treats bacon ~
|
|
|
|
|
Even though they really don't look like bacon, they smell strangely similiar
|
|
|
|
|
to it. The front of the bag reads 'Dogs don't know its not bacon. '
|
|
|
|
|
~
|
|
|
|
|
#165
|
|
|
|
|
water cup water~
|
|
|
|
|
a cup~
|
|
|
|
|
A cup has been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
3 3 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
8 75 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
water cup~
|
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 a plain old cup of water. Nothing special about it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#166
|
|
|
|
|
cloth pants~
|
|
|
|
|
a pair of cloth pants~
|
|
|
|
|
A pair of cloth pants is rumpled up into a ball.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 af 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
2 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 75 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth pants~
|
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 pants are filthy, but wearable.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#167
|
|
|
|
|
cloth cap~
|
|
|
|
|
a cloth cap~
|
|
|
|
|
A cloth cap rests on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ae 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth cap~
|
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 kind of cap a street urchin might wear.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#168
|
|
|
|
|
cloth shirt~
|
|
|
|
|
a cloth shirt~
|
|
|
|
|
A cloth shirt lays on the ground.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ad 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
2 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 90 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth shirt~
|
|
|
|
|
The shirt looks pretty rugged. The plain dirty white cloth would provide
|
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
|
|
|
some protection.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#169
|
|
|
|
|
cloth shoes~
|
|
|
|
|
a pair of cloth shoes~
|
|
|
|
|
A pair of cloth shoes are here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ag 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
2 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 60 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth shoes~
|
|
|
|
|
These shoes are more like moccassins than anything else. A strip of leather
|
|
|
|
|
on their soles should make them last a long time and protect your feet very
|
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
|
|
|
well.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#170
|
|
|
|
|
gloves cloth~
|
|
|
|
|
some cloth gloves~
|
|
|
|
|
A pair of cloth gloves have been left here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
9 0 0 0 0 ah 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
5 65 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
cloth gloves~
|
|
|
|
|
They are a ditry white color, with the fingers cut off, these gloves look
|
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
|
|
|
useful.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#171
|
|
|
|
|
short staff gilded oak~
|
|
|
|
|
a short gilded staff of oak~
|
|
|
|
|
A short staff of oak gilded in silver looks well made.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
3 0 0 0 0 ao 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
7 3 3 39
|
2009-10-17 04:59:28 +00:00
|
|
|
1 400 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
short staff gilded oak~
|
|
|
|
|
The staff is too short for use by the average human. It is well made from an
|
|
|
|
|
extremely straight and unspoiled oak. Silver gilding has been added in a spiral
|
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
|
|
|
giving the staff extra strength and support.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#172
|
|
|
|
|
rubber chicken~
|
|
|
|
|
a rubber chicken~
|
|
|
|
|
A yellow rubber chicken has been chewed half to death.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
T 154
|
2008-04-13 15:55:11 +00:00
|
|
|
T 88
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
yellow rubber chicken~
|
|
|
|
|
This dog toy barely even resembles its namesake. The long yellow body is
|
|
|
|
|
elongated and several holes have been chewed into it. Its feet and crown are a
|
|
|
|
|
strange orange color. I small plug is stuck where its butt should be and makes
|
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
|
|
|
a squeaking noise when you squeeze it.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#173
|
|
|
|
|
ten sided dice die~
|
|
|
|
|
a ten sided die~
|
|
|
|
|
A ten sided die is waiting to be rolled~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 20 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
T 157
|
|
|
|
|
E
|
|
|
|
|
ten sided dice die~
|
|
|
|
|
The die has been carefully carved out of bone with black spots painted on
|
2019-11-17 12:46:39 -08:00
|
|
|
each of its 10 sides accordingly. @RROLL DIE@n
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#174
|
|
|
|
|
hairball~
|
|
|
|
|
a nasty hairball~
|
|
|
|
|
A hairball was left here from what must have been a very large cat.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 5 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
hairball~
|
|
|
|
|
The hairball is about the size of a childs fist and has a fetid odor of dead
|
|
|
|
|
mice.
|
|
|
|
|
~
|
|
|
|
|
#175
|
|
|
|
|
rope bell toll~
|
|
|
|
|
a long rope~
|
|
|
|
|
A long rope hangs down through the middle of the room.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
rope bell toll~
|
|
|
|
|
The rope is suspended in the middle of the room and rises into the darkness
|
|
|
|
|
of the ceiling above. It looks like it might be attached to a bell in the tower
|
|
|
|
|
above.
|
|
|
|
|
~
|
|
|
|
|
#176
|
|
|
|
|
cancer stick~
|
|
|
|
|
a cancer stick~
|
|
|
|
|
A cancer stick was left here by someone gone cold turkey.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 10 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
T 159
|
|
|
|
|
E
|
|
|
|
|
cancer stick~
|
|
|
|
|
Commonly known as a cigarette (or fag if you practice the Queen's English)
|
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 addictive, cancer causing carcinogen was once thought to be cool.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#179
|
|
|
|
|
water canteen water~
|
|
|
|
|
a canteen~
|
|
|
|
|
A canteen has been set on the ground here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
17 0 0 0 0 a 0 0 0 0 0 0 0
|
2007-10-12 17:59:17 +00:00
|
|
|
-1 0 15 0
|
2009-10-17 04:59:28 +00:00
|
|
|
20 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
canteen 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
|
|
|
This canteen is pretty old and has acquired a strange smell.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#180
|
|
|
|
|
chunk meat~
|
|
|
|
|
a chunk of meat~
|
|
|
|
|
An hunk of meat lies here covered in dirt.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 50 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
chunk meat~
|
|
|
|
|
The meat is some form of venison. Hard to tell since it is rather filthy.
|
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
|
|
|
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#181
|
|
|
|
|
bar platinum~
|
|
|
|
|
a bar of platinum~
|
|
|
|
|
A bar of platinum must have been dropped here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
8 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 300 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bar platinum~
|
|
|
|
|
The platinum bar is formed perfectly into a rectangular block. Its surface
|
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
|
|
|
is smooth and polished.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#182
|
|
|
|
|
bar mithril~
|
|
|
|
|
a bar of mithril~
|
|
|
|
|
A bar of mithril must have been dropped here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
8 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 300 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bar mithril~
|
|
|
|
|
The mithril bar is formed perfectly into a rectangular block. Its surface
|
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
|
|
|
is smooth and polished.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#183
|
|
|
|
|
bar gold~
|
|
|
|
|
a bar of gold~
|
|
|
|
|
A bar of gold must have been dropped here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
8 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 200 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bar gold~
|
|
|
|
|
The gold bar is formed perfectly into a rectangular block. Its surface 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
|
|
|
smooth and polished.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#184
|
|
|
|
|
bar silver~
|
|
|
|
|
a bar of silver~
|
|
|
|
|
A bar of silver must have been dropped here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
8 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
10 100 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
bar silver~
|
|
|
|
|
The silver bar is formed perfectly into a rectangular block. Its surface 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
|
|
|
smooth and polished.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#185
|
|
|
|
|
calendar~
|
|
|
|
|
a calendar~
|
|
|
|
|
A calendar of beautiful woman is pinned on the wall.~
|
|
|
|
|
The calendar has been torn in half and only the first few months are
|
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
|
|
|
visible.
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
16 0 0 0 0 0 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
2016-01-28 20:22:50 +01:00
|
|
|
january~
|
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
|
|
|
. .:IIIIHIHHIHHHII::I:.
|
|
|
|
|
:IIIIHIHHHHHHMMHHIHHIIHHIII:.
|
|
|
|
|
,.:HIHHHHHHHHHHHHHHHHHHHHHIHIHHII:.
|
2016-01-28 20:22:50 +01:00
|
|
|
.:IIHHHHHHHHMMMMMHHHHMMMHHMHHHIIIHIIII:
|
|
|
|
|
.IIHHHMMMMMMMHHMMMHHHMMMHHMHII:HHHII:I.
|
|
|
|
|
:HIHHHMHMMMMMMMMMMMMHMHHHHII:HHMMHII:II
|
|
|
|
|
:HHHHMHMMMMMMMMMMMMMMMHIIHIHHMMHHHHII::I:
|
|
|
|
|
:IIHHHHHMHMMMMMMMMMMHMMHIHMMMMHHHI:"::IIHII:
|
|
|
|
|
:IHHHHHMHMMMMMMMMMMMMHHI:II::I:"' . '"IHH.
|
|
|
|
|
::HHHHMHMMMMMMMMMMHMHHI:II::.' . 'VMA.
|
|
|
|
|
IHHHHHMHNMMMMMMMMHMHHI:II:. . . "MMH.
|
|
|
|
|
HHHHHMHMMMMMMMMMMHMHI:I::.' . . . .,MMM:.
|
|
|
|
|
HHHHMHMMMMMMMMMMMHMHI:II:. .. . ..LI:"IMMI.
|
|
|
|
|
HMHMMMMMMMMMMMMMMHMHI:II.'. :HT;.,, VHI:
|
|
|
|
|
HHHHHMHMMMMMMMMMHMHHHI:HMHII:,. ':,MHP"HPIHII.
|
|
|
|
|
IHHHHMHMMMMMMMMMHMHHHII::IT:.I:. 'HMMH ,:" VII:
|
|
|
|
|
:HHHHHHHMHMMMMMHMHHHHIIMMMPVHI::. .P"TIT"' IH:I
|
|
|
|
|
HHIHHHHHHMHMMMMHMHHHHH:VMMM:.HI:H:. :. . . .II:I.
|
|
|
|
|
:HHHHHMHMMMMMHMHHHHIIHMMHHI:.:HI:. . .. . :III;
|
|
|
|
|
IHHHHMHMMMMMMMHHHHHI:IT:TI:..:HI:.. ..:. . :IHII
|
|
|
|
|
IHHMHMMMMMMMMMMMHHI:I::.:. ..:II::.. :I.. :HIIH.
|
|
|
|
|
'HHHMHMMMMMHMHHHH:II:.. ...:II:II./'::. ' IHHIH;
|
|
|
|
|
HHMHMMMMMMMHMHHHH:I:I::....::VIHI;, ' . . IHHIHA
|
|
|
|
|
MHHMMMMMMMMMHMHHH:II:::...::II:::.;,,,: AHHIHH;
|
|
|
|
|
;HHMHMMMMMMMMHMHH-:II::..:::I::"",,:"'' .HHHIHHI.
|
|
|
|
|
'HHHMHMMMMMMMMHMHHA:II:.:H.::-"'""' ,'. .AMHHIHHH;
|
|
|
|
|
:HHMHMMMMMMMMMMHMHA:II::.::::-;,,:: .. :AMHI:IHHI
|
|
|
|
|
'HHMHMMMMMMMMMMHMHHA:III:::II:II::. . .AMMHI:IHHH.
|
|
|
|
|
:HHHMHMMMMMMMMMHMHHA:IIIHII:.:::. . .AMMMHI:IHHH:.
|
|
|
|
|
'HHMHMMMMMMMMMMMMHMHHHI:":VIII::...:AMMMMHHI:IHHHI
|
|
|
|
|
;IHMHMMMMMMMMMMMMMHMHHII:. '"" 'AMMMMMMMHI:IIHHH:I.
|
|
|
|
|
:IMHMMMMMMMMMMMMMMHMHHHII:. .:IHMMMMMMHHHIHIHHHI::.
|
|
|
|
|
;HHHMHMMMMMMMMMMMMMMHMHHHI:..IHHMHMMHHHHHIHHHMHH;I:".'
|
|
|
|
|
;HHHHHMHMMMMMNMMMMMMMHMHHHI::.HHHHMMHHHHHIHIHHHHHI:'
|
|
|
|
|
:HHHHHHHHMHMMMMMMMMMHHHMHHHI:IHHMHMMHHHHHMHIHHHHIHI;
|
|
|
|
|
;HHHHHHHHMMHMMMMMHMHHMMHIHMI:IIHHHMHHHHMHMHIHIHHHHI:.
|
|
|
|
|
IHHHHHHHHHHMHMMMMMHMHHMMHHMMII:IHHMMHMHHHHMMHMHMHHHH;
|
|
|
|
|
;HH:":IHHHHMHMMMMMHMHIHMHIIMMHI:IMHMMMI:HHHHHMMHHHHI:I.
|
|
|
|
|
;HV" . .:IIHHHMMMMMMMHHHMMHIIHMHHI:HHHMHI:IHHIHHIHHMHI:II;.
|
|
|
|
|
;IV" . .''":VMMMMMMHMHHHMMHI:HHHHI:HHHIHI:IHHHHHIHHHIHII;,
|
|
|
|
|
.II" .. . ':VHHHMHMMMMMHMHHI:HMMHI:IHHHI::IHHHI:HIHHHI:I:.
|
|
|
|
|
.II . . . . . ':HHHHMHMMMHMMMHIHIMMMHI:HHHMI:IHHHIHI:HHHHII:I.
|
|
|
|
|
.;V' . .. . . 'IHMMMHHMHHHMMMHIHIHHHHI:IHHHI:IHHHHHIHHHHHIIHII:.
|
|
|
|
|
.:I" .. . . . :IHMMMHHHMHHIHHHI:HHIHHHIHIHHHAIHHHHHHI:HHHIHII:.
|
|
|
|
|
'..: . . . :IMMMHMHHIMHIIHHI:IHHI:IHHIHHHHIHIHHHHIHIHHHHIHI:.
|
|
|
|
|
.: .. . . . ..:IHMMMHMHMHMHHHHMHIHHI:.IVIIHHHIHHHHHHHHI:HIHHIHII:.
|
|
|
|
|
.: . . . . :IHMMMHMIHIH:IIHHHIHH:.I:IIHHHIHHHHHHHHIHI:IHHHI:;.
|
|
|
|
|
:: .:. . . . ..:IHHMMMHMIHIH:IIHHHMHH::..:HHHHI:HHHHHHI:I:IIIHII;
|
|
|
|
|
:. ... . . . ..::HHHMMHMHHII:HIIHHMMHH:..:HHHMHHIHHHI:: . :IHII:I
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
|
|
|
|
E
|
2016-01-28 20:22:50 +01:00
|
|
|
february~
|
|
|
|
|
. nHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHn.
|
|
|
|
|
.MS?MMMMMMMMMMMMMMMMMM?MM-MMMMMMMMMSHMMMMMMM
|
|
|
|
|
MMMMMH?MMMMMMMX*MM?MMX%MM/MMMMMM"HMMMMMMMMMMMM
|
|
|
|
|
MMMMMMMMMMMMMMMMMX*MX*MMMX?MMMMM(M!XMMMMMMMMMMMM
|
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
|
|
|
XMC)?MMMMMMMMMMMMMMMhX?!?MMMMX#MM!MXMMMMMMMMMMMML
|
2016-01-28 20:22:50 +01:00
|
|
|
MMMMMMMMMMMMMMMMMMMMMMMM!-`````-`-!?MMMM)MMMMMMMMx
|
|
|
|
|
MMM)MMMMMMMMMMMMMMMHhHH!- `#MM(MMMMMMMMMM>
|
|
|
|
|
HM!HMMMMMMMMMMMMMMMM?)? "MMMMMMMMMX
|
|
|
|
|
XM!MMMMMMMMMMMMMMMMMMM?- 'MMMMMMMM
|
|
|
|
|
M!MMMMMMMMMMMMMMMMMXH! MMMMXMMP
|
|
|
|
|
\!MMMMMMMSMHHHMM?XMM?- -:::xx.. M?XMM?"
|
|
|
|
|
MXMMMMMMMMMM!XHMMMM": ... `"%x XHHHMMM
|
|
|
|
|
\!MMMMMMMM?XMMMMMMX!'-L '%%%+:. ` ..MMMMM"
|
|
|
|
|
'HMMMMMM?HMMMMM*XM! h -\).^\- .%""`MM?"
|
|
|
|
|
'MMMMMMMMMMMMMXMMM! -X +%%!.MMMXk
|
|
|
|
|
?MMMMMMMMMMMXMMMMM `. - `""'XMMMMX
|
|
|
|
|
!MMMMMMMMMMMMMMMMMX. ' XMkMMX>
|
|
|
|
|
XMMMMMMMMMMMMMMM?MXXXx.-` XXMMM!
|
|
|
|
|
MMMMMMMMMMMMMMMMXMXXXXXXx. -- MMMMM
|
|
|
|
|
XMMMMMMMMMMMM?MMXXXXXXXXX!` '+^ .MMM!P
|
|
|
|
|
'MMM!MMMMMMMMMi?M!"` `-%HHHHxx. xMMMM"
|
|
|
|
|
:MMMMMMMMMMMMMMM" `\XMM .MMMMM
|
|
|
|
|
XMMMMMMMMMX?MM! `( HMMMMM
|
|
|
|
|
XMMMM)MMM" \- 'MMMMM*
|
|
|
|
|
'MMMMfMMM" \- XMMM*
|
|
|
|
|
.MMMMMXMM" ^ `MMM
|
|
|
|
|
XMMMM!MM" MM>
|
|
|
|
|
HMMMMXM- MM>
|
|
|
|
|
?MMMMM- Xf%
|
|
|
|
|
MMMMf %% \
|
|
|
|
|
4MMM %
|
|
|
|
|
`M %
|
|
|
|
|
% %
|
|
|
|
|
% %
|
|
|
|
|
% ! %
|
|
|
|
|
% ! %
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
|
|
|
|
E
|
|
|
|
|
march~
|
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
|
|
|
. ,.--..
|
2006-12-19 22:56:18 +00:00
|
|
|
,::.'.. . . "VI:I:".':-.,.
|
|
|
|
|
,I::. .. . 'VHMHII:.::;:.:,..
|
|
|
|
|
:I:I:.. . . MHMHIHI:MHHI:I:'.:.
|
|
|
|
|
A:I::. ... . .MMHHIIHIHI:IHHII:.:,
|
|
|
|
|
.M:I::... .. . AMMMMMHI::IHII::II.::.
|
|
|
|
|
IMA"::.:.. . .MMMMMHHII:IMHIHIA:::"'
|
|
|
|
|
'MV.:.:.. . AMMMMHMHI:I:HIHHIIIA;.
|
|
|
|
|
P.:.:.. . . .MMMMMMMHHIIMHHHIIHIIH.
|
|
|
|
|
:..:.. . . AMMMMMMMHHI:AMIVHI:HIII:
|
|
|
|
|
,:.:.. . . MMMMMMMMMH:IHHI:HHI:HIIH.
|
|
|
|
|
:..:... . .MMMHP:""''':HHIH:HHH:HIII
|
|
|
|
|
;.:..:.. . AMH:". ' ' ''":HII:HHH:HII:
|
|
|
|
|
::..:.. . . .H:'.. . '".:VA:I:H::HI:
|
|
|
|
|
;.:.:... .. A:.'... . ':HA:IHI::I:
|
|
|
|
|
,::..:. . . .M::. . . ':HA:HH:II:.
|
|
|
|
|
;.::... .. AML;,' . .:VHI:HI:I:;
|
|
|
|
|
,:.:.:. . . .H. "PA, .:IHH:HHII::.
|
|
|
|
|
,:.::... .. A:I:::";, . . ,ILIIIH:HI:I:I;
|
|
|
|
|
,;:.:.:.. . . .H:TP"VB').. .,;T;,,::I:HI:I:::
|
|
|
|
|
,::.:.:.. . . AI:.":IAAT:. .(':BB');V::IH:I:I;
|
|
|
|
|
,::.:.:.. . . .H:. ' . . .. .":;AITP;I:IIH:I::;,
|
|
|
|
|
,::.::.:. . . . A::. . ..:. . . ..:AI:IHII:I::;.
|
|
|
|
|
;:.::.:.. . . AM:I:. ..:. .: . .::HIIIHIIHII::.
|
|
|
|
|
,:::.:.:.. . .MM:I:.. .:, .:. .::HHIIIHIHII::'
|
|
|
|
|
,::.:..:.. . . AMM:I:. . .'"-""''. ..::HIHI:HI:III:
|
|
|
|
|
;:.::..:.. . . AMMM::. . ,,,, '.. '.::IMHIHIHIIHI::;
|
|
|
|
|
,:::.:..:. . . MMMM:I:. ':::;;;::;' .::AMHIHIHHIHHI:"
|
|
|
|
|
;::.:.:.. . . .:VMMV:A:. . ':;,,." .::AMMMIHIHHIHHII
|
|
|
|
|
;::.:.:.. .. . .::VM:IHA:. .'' ' . ..:AMMMMHIHHHIHHII:
|
|
|
|
|
;:::.:.. . .. . .::P::IHHAA.. . .. .:AMMMMMMMIIHHIHHI::
|
|
|
|
|
;::.:.. . . . ..:.:VIHHHIHHA::,,,,,:AMMMMMMMMMHIIHHHHII;
|
|
|
|
|
;.::.. . . . ..:.:VHHIHI:IHIHHIHI:MMMMMMMMMMHIHHIHHII:
|
|
|
|
|
::.:.. . .. ...:.::VHI:IIVIHIHII:MMMMMMMMMMMIHHIHHII:,
|
|
|
|
|
;:..:. . .. . ..:.::::VAII:IIIIII:MMMMMMMMMMMIHHIIHIIHI
|
|
|
|
|
';:.. . . .. ..:...:.VII::III:.VMMMMMMMMMHIHHHIHI::I,
|
|
|
|
|
;:. . . ' . .. ... . .::.::V::II:..VMMMMMMMMHIHHHIHI::I;
|
|
|
|
|
;:.. . . . .. ..:.. .::...:VIITPL:VMMMMMMMVIHHHIH:. :;
|
|
|
|
|
;:. . . . .. ... . ..:.:.. .:IIIA:.MMMMMVI:HIHIH:. .:
|
|
|
|
|
I:. . . . .. . .. . . . . ..:.. ..::IIA.VMMMVIHIIHIV:. .'
|
|
|
|
|
I:.. . . .. .... . . . .. ... .:.:IA:.VMVIMHIHIH:..:
|
|
|
|
|
I.. . . . ..... . . . .. . .. .:IIAV:HIMHHIHII:.'
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
|
|
|
|
E
|
2016-01-28 20:22:50 +01:00
|
|
|
april~
|
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
|
|
|
. :AMMMMMMMMMMMMA:
|
2016-01-28 20:22:50 +01:00
|
|
|
:AMMMMMMMMMHHHHHMMMMMMMMA:
|
|
|
|
|
:AMHMMMMHHMHIHHIMMMHMMMMHHA:
|
|
|
|
|
:AM'MMMMMMHHIHHHIMMMMMIMMHHHH:
|
|
|
|
|
AM:IMMMMMHHIHIHHHIMMHHHHHHHHHH
|
|
|
|
|
AMIIHMMMMMHIHHHIHHIHHHHHHHHHHHH:
|
|
|
|
|
MMIHHMMMMMHHIHHHIHHHHHHHHHHHHHHH
|
|
|
|
|
AMMMMMHHHHHHI;;;;;;;IHHHI;;IHHHHH
|
|
|
|
|
MMMMHIIII;":AMMMMA ,[[, HH
|
|
|
|
|
MMMMHII; AW"'''' :: HH
|
|
|
|
|
IHHIHIII;:'' ,GFMF[ [MM[: IH
|
|
|
|
|
AHHIHII;::': ";[P,[ ;; :::: IH
|
|
|
|
|
IHHHIHII;;:: :[;: ;H
|
|
|
|
|
AHHHHHII;;;:: : : [ : ;H
|
|
|
|
|
IHHIIHI:[;;;:: ; ; ; , , IH
|
|
|
|
|
IHHIIHH:[;;;: ; ;: ':"::" '; IH
|
|
|
|
|
IHHIIHI:[;;: ::: ; ,,,, ' HH
|
|
|
|
|
:IHHHIHHMMA;::: [;;""""""[; AMI
|
|
|
|
|
;IHHHHIIHMM;: : : ;;[,,,,[; HHI
|
|
|
|
|
IIHHMMHHIHHM;:: '"""' AMHI
|
|
|
|
|
IIHHMMHMHHIIIM;:: AMMHI
|
|
|
|
|
IHHHMMHMHMHHHIHI;:: :AMMMHI
|
|
|
|
|
IHHHMMMMHMMHHHII;;;;:: :,;; MMMHHI
|
|
|
|
|
IHHHMMHHHHMMHHHI;:";;;;;;" MMMIH'
|
|
|
|
|
;IHHMMHMMMMHF"HHII MMMHH
|
|
|
|
|
IHHMMHV;;:: HHII;: : MMHHI
|
|
|
|
|
IHHMV;;::: HHII;: : : MMHI;
|
|
|
|
|
IHMV;;:: : "HII;: :: MMI;
|
|
|
|
|
:IHV;:: : 'HI: :: MM;
|
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
|
|
|
IV;:: : : "II;: ;
|
|
|
|
|
IH;;::: : ;;;I: ;
|
2016-01-28 20:22:50 +01:00
|
|
|
;M;;:::: : ';;;HI: '
|
|
|
|
|
MH;;:::: : ';;HI: ;
|
|
|
|
|
IM;;;::: : :[; ';I"I: ;
|
|
|
|
|
M;;;::: : : [;;,: ' : '
|
|
|
|
|
;;:::: : ::'' : ':
|
|
|
|
|
;;::: : : ': :
|
|
|
|
|
:;;:: : :: ':'
|
2010-01-26 23:24:49 +00:00
|
|
|
~
|
|
|
|
|
E
|
2016-01-28 20:22:50 +01:00
|
|
|
may~
|
|
|
|
|
. 8888 8888888
|
|
|
|
|
888888888888888888888888
|
|
|
|
|
8888:::8888888888888888888888888
|
|
|
|
|
8888::::::8888888888888888888888888888
|
|
|
|
|
88::::::::888:::8888888888888888888888888
|
|
|
|
|
88888888::::8:::::::::::88888888888888888888
|
|
|
|
|
888 8::888888::::::::::::::::::88888888888 888
|
|
|
|
|
88::::88888888::::m::::::::::88888888888 8
|
|
|
|
|
888888888888888888:M:::::::::::8888888888888
|
|
|
|
|
88888888888888888888::::::::::::M88888888888888
|
|
|
|
|
8888888888888888888888:::::::::M8888888888888888
|
|
|
|
|
8888888888888888888888:::::::M888888888888888888
|
|
|
|
|
8888888888888888::88888::::::M88888888888888888888
|
|
|
|
|
88888888888888888:::88888:::::M888888888888888 8888
|
|
|
|
|
88888888888888888:::88888::::M::;o*M*o;888888888 88
|
|
|
|
|
88888888888888888:::8888:::::M:::::::::::88888888 8
|
|
|
|
|
88888888888888888::::88::::::M:;:::::::::::888888888
|
|
|
|
|
8888888888888888888:::8::::::M::aAa::::::::M8888888888 8
|
|
|
|
|
88 8888888888::88::::8::::M:::::::::::::888888888888888 8888
|
|
|
|
|
88 88888888888:::8:::::::::M::::::::::;::88:88888888888888888
|
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
|
|
|
8 8888888888888:::::::::::M::"@@@@@@ "::::8w8888888888888888
|
|
|
|
|
88888888888:888::::::::::M:::::" a ":::::M8i888888888888888
|
2016-01-28 20:22:50 +01:00
|
|
|
8888888888::::88:::::::::M88:::::::::::::M88z88888888888888888
|
|
|
|
|
8888888888:::::8:::::::::M88888:::::::::MM888!888888888888888888
|
|
|
|
|
888888888:::::8:::::::::M8888888MAmmmAMVMM888*88888888 88888888
|
|
|
|
|
888888 M:::::::::::::::M888888888:::::::MM88888888888888 8888888
|
|
|
|
|
8888 M::::::::::::::M88888888888::::::MM888888888888888 88888
|
|
|
|
|
888 M:::::::::::::M8888888888888M:::::mM888888888888888 8888
|
|
|
|
|
888 M::::::::::::M8888:888888888888::::m::Mm88888 888888 8888
|
|
|
|
|
88 M::::::::::::8888:88888888888888888::::::Mm8 88888 888
|
|
|
|
|
88 M::::::::::8888M::88888::888888888888:::::::Mm88888 88
|
|
|
|
|
8 MM::::::::8888M:::8888:::::888888888888::::::::Mm8 4
|
|
|
|
|
8M:::::::8888M:::::888:::::::88:::8888888::::::::Mm 2
|
|
|
|
|
88MM:::::8888M:::::::88::::::::8:::::888888:::M:::::M
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
|
|
|
|
#186
|
|
|
|
|
scroll poem irish~
|
|
|
|
|
an irish poem~
|
|
|
|
|
A scroll is rolled up here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
scroll poem irish~
|
|
|
|
|
May there always be work for your hands to do;
|
|
|
|
|
May your purse always hold a coin or two;
|
|
|
|
|
May the sun always shine on your windowpane;
|
|
|
|
|
May a rainbow be certain to follow each rain;
|
|
|
|
|
May the hand of a friend always be near you;
|
|
|
|
|
...
|
|
|
|
|
~
|
|
|
|
|
#187
|
|
|
|
|
mushrooms~
|
|
|
|
|
some mushrooms~
|
|
|
|
|
A clump of mushrooms is growing here.~
|
|
|
|
|
~
|
2007-05-08 15:20:59 +00:00
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
5 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
|
|
|
|
mushrooms~
|
|
|
|
|
The mushrooms appear not to be poisonous and are relatively clean. They look
|
|
|
|
|
edible.
|
|
|
|
|
~
|
2008-01-16 23:19:50 +00:00
|
|
|
#188
|
|
|
|
|
iron bound wooden chest~
|
|
|
|
|
an iron bound chest~
|
|
|
|
|
A large wooden chest with bands of iron circling it is closed with its lock hanging open.~
|
|
|
|
|
~
|
2010-01-26 23:24:49 +00:00
|
|
|
15 0 0 0 0 0 0 0 0 0 0 0 0
|
2008-01-16 23:19:50 +00:00
|
|
|
50 5 -1 0
|
2010-01-26 23:24:49 +00:00
|
|
|
0 0 0 0 0
|
2009-01-18 01:22:15 +00:00
|
|
|
T 209
|
2008-01-16 23:19:50 +00:00
|
|
|
E
|
|
|
|
|
iron bound wooden chest~
|
|
|
|
|
The chest is in excellent condition. Made from a fine grain of wood it is
|
|
|
|
|
stained and polished to a shine. Bands of iron to wrap around the chest. But,
|
|
|
|
|
the lock hangs open.
|
|
|
|
|
~
|
2008-04-13 15:55:11 +00:00
|
|
|
#189
|
|
|
|
|
staff gnarled~
|
|
|
|
|
a gnarled staff~
|
|
|
|
|
A gnarled wooden staff beacons you.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 ano 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 10 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
T 48
|
|
|
|
|
E
|
|
|
|
|
gnarled wooden staff~
|
|
|
|
|
The staff appears to have been twisted into a strange spiral up along its
|
|
|
|
|
surface. The top has three claws meant to hold something. It is conspicuosly
|
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
|
|
|
empty.
|
2008-04-13 15:55:11 +00:00
|
|
|
~
|
2006-12-19 22:56:18 +00:00
|
|
|
#190
|
2010-09-19 02:58:36 +00:00
|
|
|
scroll deep green remove curse~
|
|
|
|
|
a scroll of remove curse~
|
|
|
|
|
A deep green scroll has been left here.~
|
2006-12-19 22:56:18 +00:00
|
|
|
~
|
2010-09-19 02:58:36 +00:00
|
|
|
2 a 0 0 0 a 0 0 0 0 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
1 35 -1 -1
|
2009-10-17 04:59:28 +00:00
|
|
|
2 1000 0 0 0
|
2006-12-19 22:56:18 +00:00
|
|
|
E
|
2010-09-19 02:58:36 +00:00
|
|
|
scroll deep green~
|
|
|
|
|
A scroll that will remove a curse from an object or person.
|
|
|
|
|
~
|
2008-04-13 15:55:11 +00:00
|
|
|
#191
|
|
|
|
|
orb topping~
|
|
|
|
|
an orb meant to top a staff~
|
|
|
|
|
An orb meant to top a staff must have fallen out here.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
E
|
|
|
|
|
orb staff topping~
|
|
|
|
|
The orb is about the size of a small fist. It appears to have been meant to
|
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 placed on the end of a staff.
|
2008-04-13 15:55:11 +00:00
|
|
|
~
|
|
|
|
|
#192
|
|
|
|
|
broken staff~
|
|
|
|
|
a broken staff~
|
|
|
|
|
A broken and useless staff has been discarded here.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
E
|
|
|
|
|
broken staff~
|
|
|
|
|
It appears to have once been a very nice staff that someone ruined by putting
|
|
|
|
|
it together wrong. Someone must have not been able to "join" it properly.
|
|
|
|
|
~
|
|
|
|
|
#193
|
|
|
|
|
blood trickle stream thin liquid red blood~
|
2008-08-11 22:53:41 +00:00
|
|
|
a thin stream of red liquid~
|
|
|
|
|
A small trickle of red liquid flows from the shop to the north to a drain to the south.~
|
2008-04-13 15:55:11 +00:00
|
|
|
~
|
|
|
|
|
23 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 13 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
T 79
|
|
|
|
|
E
|
|
|
|
|
blood trickle stream thin liquid red blood~
|
|
|
|
|
The liquid has a heavy metallic scent to it and is mixed with dirt and a few
|
|
|
|
|
other questionable liquids.
|
|
|
|
|
~
|
|
|
|
|
#194
|
|
|
|
|
closet~
|
|
|
|
|
a closet~
|
|
|
|
|
A closet is built into the south wall of the room.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
0 0 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
T 81
|
|
|
|
|
E
|
|
|
|
|
closet~
|
|
|
|
|
The closet door is made of faded wood and it has rusty hinges.
|
|
|
|
|
~
|
|
|
|
|
#195
|
|
|
|
|
rotten mistletoe~
|
|
|
|
|
some rotten mistletoe~
|
|
|
|
|
This mistletoe reeks of mold and decay.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 1
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
#196
|
|
|
|
|
mistletoe plant~
|
|
|
|
|
some mistletoe~
|
|
|
|
|
A soft woody plant with green leaves and white berries is hanging over your head.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
1 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2008-04-13 15:55:11 +00:00
|
|
|
E
|
|
|
|
|
plant mistletoe~
|
2010-01-26 23:24:49 +00:00
|
|
|
The tradition of kissing under the mistletoe originated from the Druids who
|
|
|
|
|
considered the mistletoe sacred. They believed that it held magical virtue and
|
|
|
|
|
was a remedy for evil. The priests would cut pieces of the oak tree on which
|
|
|
|
|
the mistletoe grew and offer them along with two white bulls as a sacrifice to
|
|
|
|
|
pagan gods. Twigs with berries were hung above doors to indicate that past
|
|
|
|
|
grievance and hatreds were forgiven and it was used in amulets, bracelets and
|
|
|
|
|
rings to ward off evil and protect against witchcraft and poisoning. Mistletoe
|
|
|
|
|
symbolizes peace and love.
|
2008-04-13 15:55:11 +00:00
|
|
|
~
|
2008-08-11 22:53:41 +00:00
|
|
|
#197
|
|
|
|
|
kickme sign~
|
|
|
|
|
a "kick me" sign~
|
|
|
|
|
A sign with "kick me" written in bold black letters is laying on the ground.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 ak 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2009-10-17 04:59:28 +00:00
|
|
|
1 1 0 0 0
|
2008-08-11 22:53:41 +00:00
|
|
|
T 177
|
|
|
|
|
E
|
|
|
|
|
kickme sign~
|
|
|
|
|
The sign seems to suggest that someone should kick whoever is wearing it. A
|
|
|
|
|
piece of tape is affixed to the top of the small piece of paper and looks
|
|
|
|
|
perfect to place on someone's back.
|
|
|
|
|
~
|
2010-01-26 23:24:49 +00:00
|
|
|
#198
|
|
|
|
|
pair lungs scuba underwater~
|
|
|
|
|
a pair of lungs~
|
|
|
|
|
A pair of strange looking lungs have been left here.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 ac 0 0 0 s 0 0 0
|
|
|
|
|
0 0 0 0
|
2016-01-28 20:22:50 +01:00
|
|
|
1 10 0 0 0
|
2010-01-26 23:24:49 +00:00
|
|
|
E
|
|
|
|
|
pair lungs scuba underwater~
|
|
|
|
|
This contraption seems to be made from a set of lungs pulled out of some very
|
|
|
|
|
large fish. A hose and mouthpiece has been attached so it can be hung around
|
|
|
|
|
the neck.
|
|
|
|
|
~
|
2006-12-19 22:56:18 +00:00
|
|
|
$~
|