diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 03:24:38 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 03:24:38 -0200 |
commit | b9bb77adf044c9301ad3b28a7305391a9266d9a5 (patch) | |
tree | 5933845e761cd1004d4232f51252871734e83a83 /npc/scripts.conf | |
parent | 7206ef4fe186604c73214cbb493d55a20c8cb01e (diff) | |
download | serverdata-b9bb77adf044c9301ad3b28a7305391a9266d9a5.tar.gz serverdata-b9bb77adf044c9301ad3b28a7305391a9266d9a5.tar.bz2 serverdata-b9bb77adf044c9301ad3b28a7305391a9266d9a5.tar.xz serverdata-b9bb77adf044c9301ad3b28a7305391a9266d9a5.zip |
New Skill: Make Haste Potion!
Audsbel needs your help again, by the way...
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 0065c2d95..c9b3528a0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -89,6 +89,7 @@ "npc/magic/zarkor.txt", "npc/magic/parum.txt", "npc/magic/kalmurk.txt", +"npc/magic/mkpot.txt", // These are to be proccessed later "npc/functions/gmbot.txt", |