First commit
This commit is contained in:
		
							
								
								
									
										21
									
								
								app/SabrehavenServer/data/npc/cameron.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								app/SabrehavenServer/data/npc/cameron.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Cameron"
 | 
			
		||||
Outfit = (128,59-37-115-95-0)
 | 
			
		||||
Home = [32196,32840,7]
 | 
			
		||||
Radius = 3
 | 
			
		||||
 | 
			
		||||
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