From 738ee2199d0ff09898da5148aa3271a41179b9b6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 22 Jan 2023 14:09:51 -0300 Subject: Put more money on Vaults --- npc/017-10/vault.txt | 2 +- npc/017-2/vault.txt | 2 +- npc/017-3/vault.txt | 2 +- npc/017-4/vault.txt | 2 +- npc/017-5/vault.txt | 2 +- npc/018-2-4/vault.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/npc/017-10/vault.txt b/npc/017-10/vault.txt index 86bfeffc6..394c726bf 100644 --- a/npc/017-10/vault.txt +++ b/npc/017-10/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0202: OnClock1419: - $VAULT_01710+=rand2(50,100); + $VAULT_01710+=rand2(75,150); end; } diff --git a/npc/017-2/vault.txt b/npc/017-2/vault.txt index 3f3e49cbc..f536d51f0 100644 --- a/npc/017-2/vault.txt +++ b/npc/017-2/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0201: OnClock1418: - $VAULT_0172+=rand2(3,7); + $VAULT_0172+=rand2(6,12); end; } diff --git a/npc/017-3/vault.txt b/npc/017-3/vault.txt index c52033046..75866cc57 100644 --- a/npc/017-3/vault.txt +++ b/npc/017-3/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0201: OnClock1418: - $VAULT_01738039+=rand2(5,25); + $VAULT_01738039+=rand2(10,40); end; } diff --git a/npc/017-4/vault.txt b/npc/017-4/vault.txt index 0301190ab..cb7848394 100644 --- a/npc/017-4/vault.txt +++ b/npc/017-4/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0201: OnClock1418: - $VAULT_0174+=rand2(27,40); + $VAULT_0174+=rand2(37,60); end; } diff --git a/npc/017-5/vault.txt b/npc/017-5/vault.txt index 2b8575683..1e9e6530b 100644 --- a/npc/017-5/vault.txt +++ b/npc/017-5/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0202: OnClock1419: - $VAULT_0175+=rand2(21,36); + $VAULT_0175+=rand2(32,54); end; } diff --git a/npc/018-2-4/vault.txt b/npc/018-2-4/vault.txt index 9f33ea64c..61b9f87d2 100644 --- a/npc/018-2-4/vault.txt +++ b/npc/018-2-4/vault.txt @@ -14,7 +14,7 @@ OnInit: OnClock0201: OnClock1216: - $VAULT_01824+=rand2(15,35); + $VAULT_01824+=rand2(30,65); end; } -- cgit v1.2.3-60-g2f50