diff options
Diffstat (limited to 'npc/017-3/vault.txt')
-rw-r--r-- | npc/017-3/vault.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-3/vault.txt b/npc/017-3/vault.txt index 8770bdeea..3f693e7d4 100644 --- a/npc/017-3/vault.txt +++ b/npc/017-3/vault.txt @@ -10,6 +10,7 @@ // 2*3 = 6 possibilities, 5 attempts if (LockPicking(2, 3)) { Zeny=Zeny+$VAULT_01738039; + $VAULT_01738039=0; mesn; mesq l("Booty!"); } else { |