First commit
This commit is contained in:
		
							
								
								
									
										20
									
								
								app/SabrehavenServer/data/npc/soullost.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								app/SabrehavenServer/data/npc/soullost.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
# apparition.npc: Datenbank f<>r einen Geist
 | 
			
		||||
 | 
			
		||||
Name = "A Lost Soul"
 | 
			
		||||
Outfit = (48,0-0-0-0-0)
 | 
			
		||||
Home = [32209,31924,12]
 | 
			
		||||
Radius = 7
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> NOP
 | 
			
		||||
ADDRESS,"hi$",!    -> NOP
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> NOP
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> NOP
 | 
			
		||||
 | 
			
		||||
"bye"       -> Idle
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user