First commit
This commit is contained in:
		
							
								
								
									
										21
									
								
								app/SabrehavenServer/data/npc/braden.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								app/SabrehavenServer/data/npc/braden.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Braden"
 | 
			
		||||
Outfit = (128,58-20-116-95-0)
 | 
			
		||||
Home = [32277,32707,7]
 | 
			
		||||
Radius = 5
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "Hello, %N."
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> "Wait, %N.", Queue
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> NOP
 | 
			
		||||
 | 
			
		||||
"bye"            -> "Bye, %N.", Idle
 | 
			
		||||
"farewell"       -> *
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user