mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Full Distribution
This commit is contained in:
46
data/npc/roderick.npc
Normal file
46
data/npc/roderick.npc
Normal file
@@ -0,0 +1,46 @@
|
||||
# GIMUD - Graphical Interface Multi User Dungeon
|
||||
# roderick.npc: Datenbank f<>r den thaischen Botschafter Roderick of Thais (Elfenstadt)
|
||||
|
||||
Name = "Roderick"
|
||||
Outfit = (130,38-129-129-19)
|
||||
Home = [32672,31699,6]
|
||||
Radius = 4
|
||||
|
||||
Behaviour = {
|
||||
ADDRESS,"hello$",! -> "Salutations %N."
|
||||
ADDRESS,"hi$",! -> *
|
||||
ADDRESS,"ashari$",! -> *
|
||||
ADDRESS,! -> Idle
|
||||
BUSY,"hello$",! -> "Wait %N!", Queue
|
||||
BUSY,"hi$",! -> *
|
||||
BUSY,"ashari$",! -> *
|
||||
BUSY,! -> NOP
|
||||
VANISH,! -> "Farewell."
|
||||
|
||||
"bye" -> "Farewell.", Idle
|
||||
"farewell" -> *
|
||||
"job" -> "I am ambassador of our beloved king, Tibianus III."
|
||||
"name" -> "I am Roderick of Thais, commoner."
|
||||
"time" -> "Ask someone else."
|
||||
"elves" -> "Though there are differences, I am sure we can live in peace and harmony with that noble race."
|
||||
"dwarfs" -> "The dwarfs are verry dilligent and crafty people. Our contracts with kazordoon asure the best for both of our races."
|
||||
"kazordoon" -> *
|
||||
"humans" -> "Though there are differences to other races, I am sure we can live in peace and harmony with them."
|
||||
"troll" -> "I heared about them working in the local mines. I am not sure if i like the concept of having such creatures within the walls of a city."
|
||||
"carlin" -> "We are watching their relations with Ab'Denriel closely."
|
||||
"venore" -> "The tradesmen of venore show great interest in trade cotracts with the elves."
|
||||
"cenath" -> "I look forward to improve our relations with them."
|
||||
"kuridai" -> *
|
||||
"deraisim" -> *
|
||||
"abdaisim" -> "Unfortunately I've had no contact with them yet."
|
||||
"teshial" -> "They hardly seem more then an elven myth."
|
||||
"ferumbras" -> "A threat to all free races."
|
||||
"crunor" -> "I am not familiar enough with the different faithes to discuss them properly."
|
||||
"excalibug" -> "A nice myth but nothing more."
|
||||
"news" -> "We don't hear much at this place."
|
||||
"magic" -> "I am impressed by the magic the elves are able to wield. Many of them can cast and even teach spells."
|
||||
"druid" -> "The elven magic is somewhat similar to that of the druids."
|
||||
"sorcerer" -> "Perhaps Thaian sorcerers can teach the elves their magic in exchange for knowledge of that noble race."
|
||||
"tibianus" -> "Our beloved ruler seeks friendship and peace with the elves of Ab'Dendriel."
|
||||
"olrik" -> "He is my servant and responsible for the mail. I wish he would not spent so much time with elven ladies and work harder."
|
||||
}
|
Reference in New Issue
Block a user