diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-24 16:24:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-24 16:24:59 -0300 |
commit | 46127242f356137c3927cc8d647a61070f4a2e6a (patch) | |
tree | a9ee754a66b2c142c7bc79cf5f2abb1607c01c15 /npc/scripts.conf | |
parent | 2c2927baf3e610fd61f4d33ae72bf7e369261856 (diff) | |
download | serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.gz serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.bz2 serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.xz serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.zip |
Add new passive skill: Realm of Drops.
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 fcf973775..e51c7e472 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -128,6 +128,7 @@ "npc/magic/abizit.txt", "npc/magic/demure.txt", "npc/magic/dragokin.txt", +"npc/magic/drops.txt", "npc/magic/forget.txt", "npc/magic/guild.txt", "npc/magic/mpregen.txt", |