First commit
This commit is contained in:
		
							
								
								
									
										23
									
								
								app/SabrehavenServer/data/npc/gordon.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								app/SabrehavenServer/data/npc/gordon.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Gordon"
 | 
			
		||||
Outfit = (128,114-37-116-76-0)
 | 
			
		||||
Home = [32184,32770,7]
 | 
			
		||||
Radius = 3
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "A good day to you."
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,"hiho$",!    -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
 | 
			
		||||
BUSY,"hello$",!    -> "Wait, please.", Queue
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,"hiho$",!    -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> "Good bye."
 | 
			
		||||
 | 
			
		||||
"bye"      -> "Good bye.", Idle
 | 
			
		||||
"farewell" -> *
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user