diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-21 19:06:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-21 19:06:18 -0300 |
commit | e8a3fd5199d19be8249be2cb9cb7834ec9ef19a1 (patch) | |
tree | f495e80e97b976d84c208e9a32221cc18bf6efb6 /npc/scripts.conf | |
parent | 9e3064764a78f738bbea78d3c5ff72b8e317d7e9 (diff) | |
download | serverdata-e8a3fd5199d19be8249be2cb9cb7834ec9ef19a1.tar.gz serverdata-e8a3fd5199d19be8249be2cb9cb7834ec9ef19a1.tar.bz2 serverdata-e8a3fd5199d19be8249be2cb9cb7834ec9ef19a1.tar.xz serverdata-e8a3fd5199d19be8249be2cb9cb7834ec9ef19a1.zip |
Add new skill: Dragokin - spawn a green dragon. For demure.
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 892e15718..fbe0fb172 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -95,6 +95,7 @@ // Magic Commands "npc/magic/demure.txt", +"npc/magic/dragokin.txt", "npc/magic/kalmurk.txt", "npc/magic/mkpot.txt", "npc/magic/parum.txt", |