From d0306f1f86c0159090753af01a6f17a6be40c2d5 Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Thu, 17 Apr 2008 07:51:36 +0000 Subject: Fix typo in banker script. --- npc/tulimshar/banker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/tulimshar/banker.txt b/npc/tulimshar/banker.txt index edfc798f..e17369d7 100644 --- a/npc/tulimshar/banker.txt +++ b/npc/tulimshar/banker.txt @@ -1 +1 @@ -new_3-1.gat,27,73,0 script Tybalt 107,{mes "[Tybalt the Banker]";mes "Welcome to the bank!";mes "How can I help you?";next;menu "Deposite",L_Dep,"Withdraw",L_With,"Nevermind that",L_Nev;L_Dep: mes "Sorry, but we're still moving inventory!"; close;L_With: mes "Sorry, but we're still moving inventory!"; close;L_Nev: mes "Goodbye then"; close;} \ No newline at end of file +new_3-1.gat,27,73,0 script Tybalt 107,{mes "[Tybalt the Banker]";mes "Welcome to the bank!";mes "How can I help you?";next;menu "Deposit",L_Dep,"Withdraw",L_With,"Nevermind that",L_Nev;L_Dep: mes "Sorry, but we're still moving inventory!"; close;L_With: mes "Sorry, but we're still moving inventory!"; close;L_Nev: mes "Goodbye then"; close;} -- cgit v1.2.3-60-g2f50