2007-05-08 15:20:59 +00:00
|
|
|
#5100
|
|
|
|
|
goblin slave~
|
|
|
|
|
the goblin slave~
|
|
|
|
|
A goblin slave lies here asleep.
|
|
|
|
|
~
|
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 defenseless goblin begs for mercy.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
138 0 0 0 0 0 0 0 350 E
|
|
|
|
|
1 20 9 0d0+10 1d2+0
|
|
|
|
|
10 100
|
|
|
|
|
4 4 1
|
|
|
|
|
E
|
|
|
|
|
#5101
|
|
|
|
|
drow commoner~
|
|
|
|
|
the Drow commoner~
|
|
|
|
|
A drow commoner is here, walking around on guard duty.
|
|
|
|
|
~
|
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
|
|
|
I doubt he is the type to give directions.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6248 0 0 0 16 0 0 0 -1000 E
|
|
|
|
|
10 17 4 2d2+100 1d2+1
|
|
|
|
|
100 10000
|
|
|
|
|
8 8 1
|
|
|
|
|
E
|
|
|
|
|
#5102
|
|
|
|
|
drow noble warrior~
|
|
|
|
|
the drow warrior~
|
|
|
|
|
A drow warrior stands here guarding his home.
|
|
|
|
|
~
|
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
|
|
|
He looks kind of annoyed!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6186 0 0 0 16 0 0 0 -1000 E
|
|
|
|
|
12 16 2 2d2+120 2d2+2
|
|
|
|
|
120 14400
|
|
|
|
|
8 8 1
|
|
|
|
|
E
|
|
|
|
|
#5103
|
|
|
|
|
drow noble mage~
|
|
|
|
|
the drow mage~
|
|
|
|
|
A drow mage is here protecting his home.
|
|
|
|
|
~
|
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 mage prepares to cast a spell... At you!!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6186 0 0 0 16 0 0 0 -1000 E
|
|
|
|
|
15 15 1 3d3+150 2d2+2
|
|
|
|
|
150 22500
|
|
|
|
|
8 8 1
|
|
|
|
|
E
|
|
|
|
|
T 5101
|
|
|
|
|
#5104
|
|
|
|
|
drow priestess~
|
|
|
|
|
the drow priestess~
|
|
|
|
|
A drow priestess is here shouting orders.
|
|
|
|
|
~
|
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
|
|
|
I wouldn't want go get on her bad side!
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6186 0 0 0 16 0 0 0 -1000 E
|
|
|
|
|
17 15 0 3d3+170 2d2+2
|
|
|
|
|
170 28900
|
|
|
|
|
8 8 2
|
|
|
|
|
E
|
|
|
|
|
T 5101
|
|
|
|
|
#5105
|
|
|
|
|
drow master~
|
|
|
|
|
the drow master~
|
|
|
|
|
A drow master stares at you angrily.
|
|
|
|
|
~
|
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 drow master is ALWAYS ready for a fight.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6186 0 0 0 16 0 0 0 -1000 E
|
|
|
|
|
21 13 -2 4d4+210 3d3+3
|
|
|
|
|
210 44100
|
|
|
|
|
8 8 1
|
|
|
|
|
E
|
|
|
|
|
#5106
|
|
|
|
|
drow weaponsmaster~
|
|
|
|
|
the weaponsmaster~
|
|
|
|
|
A drow weaponsmaster is here shadow boxing.
|
|
|
|
|
~
|
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
|
|
|
He definitely know his way around in combat.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
6186 0 0 0 65552 0 0 0 -1000 E
|
|
|
|
|
23 13 -3 4d4+230 3d3+3
|
|
|
|
|
230 52900
|
|
|
|
|
8 8 1
|
|
|
|
|
E
|
|
|
|
|
#5107
|
|
|
|
|
drow matron mother~
|
|
|
|
|
the Matron Mother~
|
|
|
|
|
The Matron Mother of the house is standing here.
|
|
|
|
|
~
|
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
|
|
|
She looks really and truly annoyed that you have found your way here.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
2090 0 0 0 65552 0 0 0 -1000 E
|
|
|
|
|
24 12 -4 4d4+240 4d4+4
|
|
|
|
|
240 57600
|
|
|
|
|
8 8 2
|
|
|
|
|
E
|
|
|
|
|
T 5101
|
|
|
|
|
#5108
|
|
|
|
|
drow matron mother~
|
|
|
|
|
the Matron Mother~
|
|
|
|
|
The Matron Mother of the first house is waiting for 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
|
|
|
She looks like she is about to rip your head of and eat it.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
2090 0 0 0 65552 0 0 0 -1000 E
|
|
|
|
|
25 12 -5 5d5+250 4d4+4
|
|
|
|
|
250 62500
|
|
|
|
|
8 8 2
|
|
|
|
|
E
|
|
|
|
|
T 5101
|
|
|
|
|
#5109
|
|
|
|
|
drider~
|
|
|
|
|
the drider~
|
|
|
|
|
The drider looks at you viciously while it draws its 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
|
|
|
This half-spider, half-drow creature is a formidable opponent.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
24680 0 0 0 65552 0 0 0 -1000 E
|
|
|
|
|
8 18 5 1d1+80 1d2+1
|
|
|
|
|
80 6400
|
|
|
|
|
8 8 0
|
|
|
|
|
E
|
|
|
|
|
#5110
|
|
|
|
|
drider~
|
|
|
|
|
the drider~
|
|
|
|
|
The drider looks at you viciously while it draws its 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
|
|
|
This half-spider, half-drow creature is a formidable opponent.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
24682 0 0 0 65552 0 0 0 -1000 E
|
|
|
|
|
11 17 3 2d2+110 1d2+1
|
|
|
|
|
110 12100
|
|
|
|
|
8 8 0
|
|
|
|
|
E
|
|
|
|
|
#5111
|
|
|
|
|
yochlol~
|
|
|
|
|
the yochlol~
|
|
|
|
|
A yochlol forms out of a swirling mist...
|
|
|
|
|
~
|
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 yochlol is not in a good mood.
|
2007-05-08 15:20:59 +00:00
|
|
|
~
|
|
|
|
|
223290 0 0 0 65616 0 0 0 -1000 E
|
|
|
|
|
23 13 -3 4d4+230 3d3+3
|
|
|
|
|
230 52900
|
|
|
|
|
8 8 2
|
|
|
|
|
E
|
|
|
|
|
$
|