diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-10/dispatcher.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index 706683de1..6c05015be 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -39,6 +39,7 @@ recallhomunculus(); .@xp=lootField(HOMUN_DEPLOYFIELD); gethomunexp(.@xp); + .@lv=gethominfo(6); getexp 0, (.@lv*min(10000, gethominfo(3))/10000)*5; close; } |