summaryrefslogtreecommitdiff
path: root/npc/items/lofteleporter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/lofteleporter.txt')
-rw-r--r--npc/items/lofteleporter.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/lofteleporter.txt b/npc/items/lofteleporter.txt
index 1e2f8e889..9952d726d 100644
--- a/npc/items/lofteleporter.txt
+++ b/npc/items/lofteleporter.txt
@@ -109,7 +109,7 @@ OnUse:
case 8:
//atcommand("@block "+strcharinfo(0));
// Reset your bank savings (temporary)
- #MerchantBank=BankVault;
+ #MerchantBank+=BankVault;
BankVault=0;
setq2 LoFQuest_EPISODE, 0;
setq3 LoFQuest_EPISODE, 0;