Full Distribution

This commit is contained in:
rasanpedromujica
2019-01-16 17:16:38 -05:00
commit 009a571331
1258 changed files with 185603 additions and 0 deletions

13
data/npc/dagomir.npc Normal file
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)
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
}