From 51357ba58d637f1696896b95e4bb37f5e598f798 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Oct 2019 12:17:04 -0300 Subject: Fix order - do not recall Homunculus before free space checks --- npc/017-10/dispatcher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-10') 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; -- cgit v1.2.3-60-g2f50