diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:26:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:26:09 -0300 |
commit | a509e0fd2e8bca722afb62622127dbf4feecf39d (patch) | |
tree | 90dc417fbbec08c0e7cc95af219de2b96098ef6f /npc/scripts.conf | |
parent | ed3358c3d0bb70105b04c838d40eccb425c09fb1 (diff) | |
download | serverdata-a509e0fd2e8bca722afb62622127dbf4feecf39d.tar.gz serverdata-a509e0fd2e8bca722afb62622127dbf4feecf39d.tar.bz2 serverdata-a509e0fd2e8bca722afb62622127dbf4feecf39d.tar.xz serverdata-a509e0fd2e8bca722afb62622127dbf4feecf39d.zip |
@getexp
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 267032daa..664ebe1e8 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -55,11 +55,10 @@ // custom atcommands "npc/commands/music.txt", -//"npc/commands/zeny.txt", +"npc/commands/exp.txt", "npc/commands/debug-look.txt", "npc/commands/debug-quest.txt", "npc/commands/debug-skill.txt", -//"npc/commands/debug-preset.txt", "npc/commands/debug.txt", "npc/commands/event.txt", "npc/commands/kami.txt", |