Added NPC with information about Training Center move.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3365 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
245587d5bf
commit
ab985a9c9e
|
@ -1383,6 +1383,51 @@ arch chair_1.4
|
|||
x 11
|
||||
y 13
|
||||
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 11
|
||||
y 13
|
||||
end
|
||||
arch woodfloor
|
||||
x 11
|
||||
y 14
|
||||
|
|
Loading…
Reference in New Issue