From 54d018280ae811867baf571d2e16d04a6271f5ee Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 10:41:44 -0200 Subject: Give more money to Dimond. --- npc/017-3/vault.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/017-3') diff --git a/npc/017-3/vault.txt b/npc/017-3/vault.txt index 06f048efc..64678e95f 100644 --- a/npc/017-3/vault.txt +++ b/npc/017-3/vault.txt @@ -32,7 +32,7 @@ L_Debug: close; // 2*3 = 6 possibilities, 5 attempts if (ToDoMerc(2, 3)) { - getexp 20, 0; + getexp 20, 60; $VAULT_01738039+=2; mesn; mesq l("Safe again! You've gained some experience for your hard work!"); @@ -48,6 +48,7 @@ OnInit: end; OnClock0201: +OnClock1418: $VAULT_01738039+=rand(5,25); end; } -- cgit v1.2.3-70-g09d2