2007-05-08 15:20:59 +00:00
|
|
|
#24000
|
|
|
|
|
robe~
|
2019-11-30 08:27:05 -05:00
|
|
|
a gray robe~
|
2007-05-08 15:20:59 +00:00
|
|
|
A nice robe is laying abandoned on the ground.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ak 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
3 3 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
robe~
|
|
|
|
|
A long, loose flowing, outer garment, significant of church rank or position.
|
|
|
|
|
|
|
|
|
|
~
|
|
|
|
|
#24001
|
|
|
|
|
mantle~
|
|
|
|
|
a cloth mantle~
|
|
|
|
|
Someone left a bright white mantle here.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 ac 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
3 3 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
mantle~
|
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 very short cloak, often covering just the shoulders.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24002
|
|
|
|
|
axe~
|
|
|
|
|
a battle axe~
|
|
|
|
|
A large battle axe is stuck into the ground.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
1 7 3 6
|
2010-07-26 02:26:44 +00:00
|
|
|
16 800 120 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
axe~
|
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 single-bladed axe designed primarily for combat.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24003
|
|
|
|
|
axe~
|
|
|
|
|
a double headed axe~
|
|
|
|
|
A massive double headed axe is half buried in the ground.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
1 4 6 3
|
2010-07-26 02:26:44 +00:00
|
|
|
18 850 135 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
axe~
|
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 war axe with two opposing blades.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24004
|
|
|
|
|
lochaber~
|
|
|
|
|
a lochaber~
|
|
|
|
|
An expertly crafted lochaber is hidden in the dirt.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
1 8 3 3
|
2010-07-26 02:26:44 +00:00
|
|
|
12 600 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
axe~
|
|
|
|
|
As much a polearm as an axe, it is a single edged axe head attached to a 6
|
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
|
|
|
foot long haft.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24005
|
|
|
|
|
axe~
|
|
|
|
|
a broad axe~
|
|
|
|
|
A large axe was left here.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
1 4 5 6
|
2010-07-26 02:26:44 +00:00
|
|
|
8 300 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
axe~
|
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 single wide-edged axe.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24006
|
|
|
|
|
bardiche~
|
|
|
|
|
a bardiche~
|
|
|
|
|
A bardiche was negligently left here.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
4 7 4 10
|
2010-07-26 02:26:44 +00:00
|
|
|
7 525 52 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
bardiche~
|
|
|
|
|
A type of pole-axe, typically a long, convex blade attached to the pole at
|
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
|
|
|
two points.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24007
|
|
|
|
|
halberd~
|
|
|
|
|
a halberd~
|
|
|
|
|
A halberd is rusting in the damp air.~
|
|
|
|
|
~
|
|
|
|
|
5 g 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
4 3 10 6
|
2010-07-26 02:26:44 +00:00
|
|
|
8 600 60 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
halberd~
|
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 large, angled axe blade atop a pole, set with a back spike.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24008
|
|
|
|
|
hatchet~
|
|
|
|
|
a hatchet~
|
|
|
|
|
A small hatchet has been abandoned by its owner.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
1 5 3 3
|
2010-07-26 02:26:44 +00:00
|
|
|
3 150 15 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
hatchet~
|
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 small, one handed axe, designed for labor more than combat.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24009
|
|
|
|
|
polearm~
|
|
|
|
|
a polearm~
|
|
|
|
|
A expertly crafted polearm is lying here.~
|
|
|
|
|
~
|
|
|
|
|
5 g 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
4 5 5 10
|
2010-07-26 02:26:44 +00:00
|
|
|
13 465 47 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
polearm~
|
|
|
|
|
This horrifying weapons main feeature is that a large hook is the main body
|
|
|
|
|
of the weapon, with a convex axe blade on the end with sharpened edges and
|
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
|
|
|
spikes.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24010
|
|
|
|
|
loincloth~
|
|
|
|
|
a leather loincloth~
|
|
|
|
|
A leather loincloth is laying on the ground.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 al 0 0 0 0 0 0 0
|
|
|
|
|
3 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
2 20 2 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
loincloth~
|
|
|
|
|
This is the only clothing most minotaurs wear. It looks very uncomfortable
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
and you would rather not be caught wearing it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24011
|
|
|
|
|
bear meat~
|
|
|
|
|
some bear meat~
|
|
|
|
|
A large side of meat is lying here attracting flies.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
8 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
1 15 3 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
meat~
|
|
|
|
|
This large hunk of meat must have come from a big animal. You guess it'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
|
|
|
probably from the bears outside the city of Dun Maura.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24012
|
|
|
|
|
elk meat~
|
|
|
|
|
some elk meat~
|
|
|
|
|
A side of meat was left here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
6 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
2 10 2 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
meat~
|
|
|
|
|
This large hunk of meat must have come from a big animal. You guess it'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
|
|
|
probably from the elks outside the city of Dun Maura.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24013
|
|
|
|
|
salmon fish~
|
|
|
|
|
some salmon~
|
|
|
|
|
A large fish stinks here.~
|
|
|
|
|
~
|
|
|
|
|
19 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
3 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
2 50 5 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
fish~
|
|
|
|
|
A large fish, looks like salmon, was left here. It still looks edible, at
|
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
|
|
|
least if you like fish.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24014
|
|
|
|
|
loincloth fur~
|
|
|
|
|
a fur loincloth~
|
|
|
|
|
A loincloth made of soft fur has your name on it.~
|
|
|
|
|
~
|
|
|
|
|
9 0 0 0 0 al 0 0 0 0 0 0 0
|
|
|
|
|
2 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
3 15 1 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
loincloth~
|
|
|
|
|
This attractive little getup is very soft. You wouldn't mind wearing this at
|
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
|
|
|
all. Who knows, maybe you'll attract some attention.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24015
|
|
|
|
|
minotaur horns~
|
|
|
|
|
a set of minotaur horns~
|
|
|
|
|
A set of minotaur horns was left here.~
|
|
|
|
|
~
|
|
|
|
|
8 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
10 350 35 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
minotaur horns~
|
2012-06-15 03:17:06 +00:00
|
|
|
Whoever, or whatever killed the minotaur to get these horns must be one tough
|
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
|
|
|
SOB. These horns are prized in some areas and will fetch a good price.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24016
|
2013-02-18 23:24:08 +00:00
|
|
|
gold nosering ring~
|
2007-05-08 15:20:59 +00:00
|
|
|
a minotaur's nosering~
|
|
|
|
|
A gold nosering is covered in dust.~
|
|
|
|
|
~
|
|
|
|
|
12 0 0 0 0 am 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
2 260 26 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
nosering~
|
|
|
|
|
This prized item among the minotaurs looks almost big enough to fit around
|
|
|
|
|
your wrist. The minotaurs use the nosering as a symbol of office. Only an
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
experienced guildsman is allowed to wear them.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 2
|
|
|
|
|
#24017
|
2013-02-18 23:24:08 +00:00
|
|
|
staff oak quarterstaff~
|
2007-05-08 15:20:59 +00:00
|
|
|
an oak quarterstaff~
|
|
|
|
|
A large oak quarterstaff is perfectly straight and smooth without imperfection.~
|
|
|
|
|
~
|
|
|
|
|
5 go 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
4 3 7 7
|
2010-07-26 02:26:44 +00:00
|
|
|
5 125 12 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
oak quarterstaff~
|
|
|
|
|
A long staff a few inches thick. It is made of oak and is in perfect
|
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
|
|
|
condition. It is the best staff you have ever seen.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 1
|
|
|
|
|
#24018
|
|
|
|
|
brass knuckles~
|
|
|
|
|
a set of brass knuckles~
|
|
|
|
|
A set of brass knuckles is lying in the dirt.~
|
|
|
|
|
~
|
|
|
|
|
9 ag 0 0 0 ah 0 0 0 0 0 0 0
|
|
|
|
|
5 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
4 280 28 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
brass knuckles~
|
|
|
|
|
This deadly looking weapon is very good during fist fights. That or it can
|
|
|
|
|
be worn when wielding a weapon to prevent a foe from raking your fingers and
|
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
|
|
|
trying to make you drop your own weapon.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24019
|
|
|
|
|
hooded lantern~
|
|
|
|
|
a hooded lantern~
|
|
|
|
|
A large hooded lantern is unlit.~
|
|
|
|
|
~
|
|
|
|
|
1 0 0 0 0 ao 0 0 0 0 0 0 0
|
|
|
|
|
0 0 36 0
|
2010-07-26 02:26:44 +00:00
|
|
|
3 60 6 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
lantern hooded~
|
|
|
|
|
This is a rugged lantern used on long treks when searching caves or
|
|
|
|
|
underground tunnels. It is made to last a long time, but the price 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
|
|
|
outrageous.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24020
|
|
|
|
|
belt pouch~
|
|
|
|
|
a belt pouch~
|
|
|
|
|
A small belt pouch was left here, maybe there is some money in it.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 al 0 0 0 0 0 0 0
|
|
|
|
|
50 1 -1 0
|
2010-07-26 02:26:44 +00:00
|
|
|
2 2 1 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
belt pouch~
|
|
|
|
|
This small pouch is used by merchants to carry their gold, is this one empty?
|
|
|
|
|
|
|
|
|
|
~
|
|
|
|
|
#24021
|
2010-07-26 02:26:44 +00:00
|
|
|
fancy cape~
|
2007-05-08 15:20:59 +00:00
|
|
|
a fancy cape~
|
|
|
|
|
A fancy cape was left here.~
|
|
|
|
|
~
|
2010-07-26 02:26:44 +00:00
|
|
|
9 0 0 0 0 ack 0 0 0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
2 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
4 204 20 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
cape~
|
|
|
|
|
An fancy unhooded cloak that serves no real purpose except look silly. You
|
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
|
|
|
wonder how anyone could wear one of these and not get all tangled up in it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
2 1
|
|
|
|
|
#24022
|
|
|
|
|
sandals~
|
|
|
|
|
a pair of sandals~
|
|
|
|
|
A pair of hoof looking sandals are lying here.~
|
|
|
|
|
~
|
|
|
|
|
13 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
6 30 3 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
sandals~
|
|
|
|
|
These sandals won't even fit on your feet. Some rich minotaurs of Dun Maura
|
|
|
|
|
are supposed to wear these, they are considered a type of high status if you
|
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
|
|
|
have a pair. To you they are just junk.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24023
|
|
|
|
|
scourge~
|
|
|
|
|
a scourge~
|
|
|
|
|
A wicked looking whip is coiled up neatly in a circle.~
|
|
|
|
|
~
|
|
|
|
|
5 0 0 0 0 an 0 0 0 0 0 0 0
|
|
|
|
|
7 4 5 2
|
2010-07-26 02:26:44 +00:00
|
|
|
8 500 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
scourge~
|
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 whip with sharp metal attached to the end.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 2
|
|
|
|
|
A
|
|
|
|
|
18 -3
|
|
|
|
|
#24024
|
|
|
|
|
sceptre~
|
|
|
|
|
a bronze sceptre~
|
|
|
|
|
A large bronze sceptre sparkles brightly.~
|
|
|
|
|
~
|
|
|
|
|
1 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
0 0 -1 0
|
2010-07-26 02:26:44 +00:00
|
|
|
15 1000 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
spectre~
|
|
|
|
|
This spectre gives off a strange light from an unkown source. It does not
|
TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.
It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.
This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.
This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 09:53:47 -08:00
|
|
|
flicker like a torch or lantern but radiates constantly.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24025
|
|
|
|
|
purse~
|
|
|
|
|
a purse~
|
|
|
|
|
A fancy fur purse is hidden in the shadows.~
|
|
|
|
|
~
|
|
|
|
|
15 0 0 0 0 a 0 0 0 0 0 0 0
|
|
|
|
|
50 1 -1 0
|
2010-07-26 02:26:44 +00:00
|
|
|
9 100 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
purse~
|
|
|
|
|
This nice looking purse is very pretty. You wonder what poor woman dropped
|
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.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
#24026
|
|
|
|
|
gold band~
|
|
|
|
|
a gold band~
|
|
|
|
|
A gold band, signifying an arena win has been lost here.~
|
|
|
|
|
~
|
|
|
|
|
9 jk 0 0 0 ab 0 0 0 0 0 0 0
|
|
|
|
|
5 0 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
3 1000 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
E
|
|
|
|
|
gold ring~
|
|
|
|
|
This ring signifies a victory in the arena of Dun Maura, city of minotaurs.
|
|
|
|
|
These are considered precious. Minotaurs wear these on their horns after 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
|
|
|
victory. Anyone falsely wearing this is deserving of a long painful death.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
A
|
|
|
|
|
19 2
|
|
|
|
|
A
|
|
|
|
|
5 -2
|
|
|
|
|
#24027
|
|
|
|
|
fountain~
|
|
|
|
|
the fountain~
|
|
|
|
|
A pool of clear water is contained within a large fountain made of stone.~
|
|
|
|
|
~
|
|
|
|
|
23 0 0 0 0 0 0 0 0 0 0 0 0
|
|
|
|
|
500 500 0 0
|
2010-07-26 02:26:44 +00:00
|
|
|
0 0 0 0 0
|
2007-05-08 15:20:59 +00:00
|
|
|
$~
|