summaryrefslogtreecommitdiff
path: root/npc/017-10
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-10')
-rw-r--r--npc/017-10/dispatcher.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt
index d99a6a2c3..64dc5f208 100644
--- a/npc/017-10/dispatcher.txt
+++ b/npc/017-10/dispatcher.txt
@@ -36,8 +36,8 @@
if (gettimetick(2) > HOMUN_DEPLOYDATE) {
select
l("Recall");
- recallhomunculus();
.@xp=lootField(HOMUN_DEPLOYFIELD);
+ recallhomunculus();
gethomunexp(.@xp);
.@lv=gethominfo(6);
getexp 0, (.@lv*min(10000, gethominfo(3))/10000)*5;