Add NPC character with information about Training Centers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3362 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b2f52c615d
commit
e2fd198c31
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
region santodominion
|
||||
name tavern
|
||||
region santodominion
|
||||
msg
|
||||
Creator: Andreas Vogl
|
||||
Email: red.blaze@gmx.net
|
||||
|
@ -770,6 +770,51 @@ arch chair_1.4
|
|||
x 5
|
||||
y 17
|
||||
end
|
||||
arch fighter
|
||||
name TCI Representative
|
||||
msg
|
||||
@match TCI|tci
|
||||
Training Centers Incorporated is the best dang training
|
||||
you'll ever get. We have locations all over the world in
|
||||
exotic settings. Come fight with us! (heh, they tell us we
|
||||
have to say all that)
|
||||
@match Location|location
|
||||
Well, I don't know about all of them. But our local TCI
|
||||
is off the road south of here. Just look for one of our
|
||||
signs!
|
||||
@match Hello|hello|Hi|hi
|
||||
Well, hello there! Sit down and chat with me a bit. I am
|
||||
always looking for new people to tell about TCI.
|
||||
@match *
|
||||
Hi there young'un. Wanna join TCI?
|
||||
endmsg
|
||||
reflect_missile 1
|
||||
reflect_spell 1
|
||||
friendly 1
|
||||
resist_physical 100
|
||||
resist_magic 100
|
||||
resist_fire 100
|
||||
resist_electricity 100
|
||||
resist_cold 100
|
||||
resist_confusion 100
|
||||
resist_acid 100
|
||||
resist_drain 100
|
||||
resist_weaponmagic 100
|
||||
resist_ghosthit 100
|
||||
resist_poison 100
|
||||
resist_slow 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_deplete 100
|
||||
resist_turn_undead 100
|
||||
resist_death 100
|
||||
resist_chaos 100
|
||||
resist_blind 100
|
||||
resist_holyword 100
|
||||
resist_godpower 100
|
||||
x 5
|
||||
y 17
|
||||
end
|
||||
arch woodfloor
|
||||
x 5
|
||||
y 18
|
||||
|
|
Loading…
Reference in New Issue