First commit
This commit is contained in:
		
							
								
								
									
										28
									
								
								app/SabrehavenServer/data/npc/rokyn.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								app/SabrehavenServer/data/npc/rokyn.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
# rokyn.npc: Datenbank f<>r den Bankangestellten Rokyn
 | 
			
		||||
 | 
			
		||||
Name = "Rokyn"
 | 
			
		||||
Outfit = (160,58-87-57-95-0)
 | 
			
		||||
Home = [33021,32053,6]
 | 
			
		||||
Radius = 2
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "Hiho, Hiho, %N! What can I do for you?"
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,"hiho$",!  -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> "Hey, %N gimme a minute, ok?", Queue
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,"hiho$",!     -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> "Yeah, bye."
 | 
			
		||||
 | 
			
		||||
"bye"      -> "Good bye.", Idle
 | 
			
		||||
"farewell" -> *
 | 
			
		||||
 | 
			
		||||
"job"      -> "I can change money for you."
 | 
			
		||||
"name"     -> "I am Rokyn Pursesniffer, son of Fire, proud member of the Molten Rock fellowship."
 | 
			
		||||
"time"     -> "It is exactly %T right now."
 | 
			
		||||
 | 
			
		||||
@"gen-bank.ndb"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user