First commit
This commit is contained in:
		
							
								
								
									
										20
									
								
								app/SabrehavenServer/data/npc/paolo.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								app/SabrehavenServer/data/npc/paolo.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Paolo"
 | 
			
		||||
Outfit = (160,78-102-124-117-0)
 | 
			
		||||
Home = [32163,32964,7]
 | 
			
		||||
Radius = 3
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "Hello there!"
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> "Can't you see I'm talking to someone?"
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> "Good bye."
 | 
			
		||||
 | 
			
		||||
"bye"        -> "Good bye.", Idle
 | 
			
		||||
"farewell"   -> *
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user