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,13 @@
# GIMUD - Graphical Interface Multi User Dungeon
# dagomir.npc: Datenbank f<>r den "Bankier" Dagomir
Name = "Dagomir"
Outfit = (130,0-2-41-76-0)
Home = [33018,32047,5]
Radius = 0
Behaviour = {
ADDRESS,"hello$",! -> "Wha... what?? HOW DARE YOU!!?? LEAVE ME ALONE ON MY TOILET AT ONCE!", Idle
ADDRESS,"hi$",! -> *
ADDRESS,! -> Idle
}