diff options
Diffstat (limited to 'npc/017-10/dispatcher.txt')
-rw-r--r-- | npc/017-10/dispatcher.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index 64dc5f208..c23cae78d 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -274,7 +274,7 @@ L_Main: // Returns amount of Homunculus EXP to get function lootField { // Ensure you have free space - inventoryplace Iten, 3, NPCEyes, 10; + inventoryplace Iten, 3, NPCEyes, 9; .@lv=gethominfo(6); // Base EXP is based on Homunculus level and intimacy |