mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Full Distribution
This commit is contained in:
13
data/npc/dagomir.npc
Normal file
13
data/npc/dagomir.npc
Normal 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
|
||||
}
|
Reference in New Issue
Block a user