From bc9d22b8bf84f7c50b1b2e22ca08c2f327ae5174 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 May 2021 17:46:24 -0300 Subject: Fix one of the minor bugs in MLP - Vault EXP not being given. --- npc/048-2/sageNikolai.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/048-2/sageNikolai.txt b/npc/048-2/sageNikolai.txt index 25e360e1..f5bb9919 100644 --- a/npc/048-2/sageNikolai.txt +++ b/npc/048-2/sageNikolai.txt @@ -343,6 +343,7 @@ L_VaultQuest: inventoryplace .@it, 1; getitem .@it, 1; set_nibble(##03_TMWQUEST, 0, 3); + getvaultexp(50); mesn; mesq l("Here, take this %s. Tell Angela just that I've heard about it and I'll investigate, and she has nothing to worry about.", getitemlink(.@it)); next; -- cgit v1.2.3-60-g2f50