First commit
This commit is contained in:
		
							
								
								
									
										36
									
								
								app/SabrehavenServer/data/npc/harsky.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								app/SabrehavenServer/data/npc/harsky.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,36 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
# harsky.npc: Datenbank f<>r den Wachmann Harsky
 | 
			
		||||
 | 
			
		||||
Name = "Harsky"
 | 
			
		||||
Outfit = (131,79-79-79-79-0)
 | 
			
		||||
Home = [32312,32170,6]
 | 
			
		||||
Radius = 0
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$","king",!       -> "HAIL TO THE KING!"       
 | 
			
		||||
ADDRESS,"hail$","king",!        -> "HAIL TO THE KING!"       
 | 
			
		||||
ADDRESS,"salutations$","king",! -> "HAIL TO THE KING!"    
 | 
			
		||||
ADDRESS,"hail$","tibianus",! -> "HAIL TO THE TIBIANUS!"   
 | 
			
		||||
ADDRESS,"hi$",!                 -> "MIND YOUR MANNERS COMMONER! To address the king greet with his title!", Idle
 | 
			
		||||
ADDRESS,"hello$",!              -> *
 | 
			
		||||
ADDRESS,!                       -> Idle
 | 
			
		||||
BUSY,"hello$","king",!          -> "Wait for your audience!"       
 | 
			
		||||
BUSY,"hail$","king",!           -> "Wait for your audience!"      
 | 
			
		||||
BUSY,"salutations$","king",!    -> "Wait for your audience!"       
 | 
			
		||||
BUSY,"hi$","king",!             -> "Wait for your audience!"       
 | 
			
		||||
BUSY,!                          -> NOP
 | 
			
		||||
VANISH,!                        -> "LONG LIVE THE KING!"
 | 
			
		||||
 | 
			
		||||
"bye"            -> "LONG LIVE THE KING! You may leave now!", Idle
 | 
			
		||||
"farewell"       -> *
 | 
			
		||||
 | 
			
		||||
"fuck"           -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"idiot"          -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"asshole"        -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"ass$"           -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"fag$"           -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"stupid"         -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"tyrant"         -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"shit"           -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
"lunatic"        -> "Take this!", HP=1, EffectMe(8), EffectOpp(5)
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user