First commit
This commit is contained in:
		
							
								
								
									
										20
									
								
								app/SabrehavenServer/data/npc/meraya.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								app/SabrehavenServer/data/npc/meraya.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Meraya"
 | 
			
		||||
Outfit = (142,78-101-121-116-0)
 | 
			
		||||
Home = [32188,32978,7]
 | 
			
		||||
Radius = 4
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "Oh hello, nice to see you %N."
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> "Sorry, I'm already talking to someone."
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> "See you later."
 | 
			
		||||
 | 
			
		||||
"bye"             -> "See you later.", Idle
 | 
			
		||||
"farewell"        -> *
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user