First commit

This commit is contained in:
2025-02-26 13:42:34 +01:00
commit f465c9072c
2467 changed files with 426214 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# GIMUD - Graphical Interface Multi User Dungeon
# allen.npc: M<>belverk<72>ufer Allen in Venore
Name = "Allen"
Outfit = (128,76-43-38-76-0)
Home = [32991,32062,6]
Radius = 1
Behaviour = {
ADDRESS,"hello$",! -> "Welcome to the Plank and Treasurechest Market, %N!"
ADDRESS,"hi$",! -> *
ADDRESS,! -> Idle
BUSY,"hello$",! -> "Just a moment please, %N.", Queue
BUSY,"hi$",! -> *
BUSY,! -> NOP
VANISH,! -> "Good bye."
"bye" -> "Good bye.", Idle
"farewell" -> *
"name" -> "My name is Allen Richardson. I am the owner of this market."
"job" -> "I run this market and sell furniture."
"time" -> "It is %T. Too bad we run out of cuckoo clocks."
"news" -> "Sorry, no time to chat, let's trade."
"offer" -> "At this counter you can buy chairs. What do you need?"
"goods" -> *
"do","you","sell" -> *
"do","you","have" -> *
"furniture" -> *
"equipment" -> *
@"gen-t-furniture-chairs-s.ndb"
}