First commit
This commit is contained in:
		
							
								
								
									
										42
									
								
								app/SabrehavenServer/data/npc/peggy.npc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								app/SabrehavenServer/data/npc/peggy.npc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,42 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
 | 
			
		||||
Name = "Peggy"
 | 
			
		||||
Outfit = (136,20-35-27-21-0)
 | 
			
		||||
Home = [32294,32807,7]
 | 
			
		||||
Radius = 2
 | 
			
		||||
 | 
			
		||||
Behaviour = {
 | 
			
		||||
ADDRESS,"hello$",! -> "Hi there, %N."
 | 
			
		||||
ADDRESS,"hi$",!    -> *
 | 
			
		||||
ADDRESS,!          -> Idle
 | 
			
		||||
BUSY,"hello$",!    -> "One moment please %N.", Queue
 | 
			
		||||
BUSY,"hi$",!       -> *
 | 
			
		||||
BUSY,!             -> NOP
 | 
			
		||||
VANISH,!           -> "Good bye, %N."
 | 
			
		||||
 | 
			
		||||
"bye"      -> "Good bye, %N.", Idle
 | 
			
		||||
"farewell" -> *
 | 
			
		||||
"name"     -> "My name is Peggy. I run this store."
 | 
			
		||||
"job"      -> "Have you moved to a new home? I'm the specialist for equipping it."
 | 
			
		||||
"time"     -> "It is %T. Do you need a clock for your house?"
 | 
			
		||||
"news"     -> "You mean my specials, don't you?"
 | 
			
		||||
 | 
			
		||||
"offer"           -> "I sell statues, tables, chairs, flowers, pillows, pottery, instruments, decoration, tapestries and containers."
 | 
			
		||||
"goods"           -> *
 | 
			
		||||
"do","you","sell" -> *
 | 
			
		||||
"do","you","have" -> *
 | 
			
		||||
"furniture"       -> *
 | 
			
		||||
"equipment"       -> *
 | 
			
		||||
"special"         -> "My offers are permanently extraordinarily cheap."
 | 
			
		||||
 | 
			
		||||
@"gen-t-furniture-statues-s.ndb"
 | 
			
		||||
@"gen-t-furniture-tables-s.ndb"
 | 
			
		||||
@"gen-t-furniture-chairs-s.ndb"
 | 
			
		||||
@"gen-t-furniture-flowers-s.ndb"
 | 
			
		||||
@"gen-t-furniture-pillows-s.ndb"
 | 
			
		||||
@"gen-t-furniture-pottery-s.ndb"
 | 
			
		||||
@"gen-t-furniture-instruments-s.ndb"
 | 
			
		||||
@"gen-t-furniture-decoration-s.ndb"
 | 
			
		||||
@"gen-t-furniture-tapestries-s.ndb"
 | 
			
		||||
@"gen-t-furniture-containers-s.ndb"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user