diff options
Diffstat (limited to 'npc/003-2/lua.txt')
-rw-r--r-- | npc/003-2/lua.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 7203f65c2..ff5991259 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -588,6 +588,7 @@ L_Finish: getexp BaseLevel*60, JobLevel*10; // Reference Levels: (20, 6) setq General_Narrator, 3, 0; getitem TreasureKey, 1; + getvaultexp(10); mesn; mesq l("Well done! I hope no more of those assassins show up. I'm afraid I cannot give you a proper reward, but..."); next; |