summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-03 06:18:32 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-03 06:18:32 -0300
commitba4f2262aed9da22e6d72ce481b0a7163110d44a (patch)
treeab177765f74b134881df401e1b7bc8565f0a8be8 /npc
parent1eeb276d981903b83b4daac529de24cad6159aac (diff)
downloadserverdata-ba4f2262aed9da22e6d72ce481b0a7163110d44a.tar.gz
serverdata-ba4f2262aed9da22e6d72ce481b0a7163110d44a.tar.bz2
serverdata-ba4f2262aed9da22e6d72ce481b0a7163110d44a.tar.xz
serverdata-ba4f2262aed9da22e6d72ce481b0a7163110d44a.zip
[skip ci] Allow Test Server sponsors to use @gethexp
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/exp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/exp.txt b/npc/commands/exp.txt
index 7f9d15d6f..a8d34923d 100644
--- a/npc/commands/exp.txt
+++ b/npc/commands/exp.txt
@@ -31,5 +31,5 @@ OnHomun:
OnInit:
bindatcmd "getexp", "@getexp::OnCall", 5, 99, 1;
- bindatcmd "gethexp", "@getexp::OnHomun", 99, 99, 1;
+ bindatcmd "gethexp", "@getexp::OnHomun", 5, 99, 1;
}