From efc64bbde7c2ab53b210c1dcafaf25c1a9afe4f5 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 11 Jul 2010 23:56:05 +0200 Subject: Merged bankers There were two NPCs Achar (Tulishmar) and William (Hurnscald) that provided the storage. These NPCs are now removed. Instead the banker npc provides a menu item to open the storage. Signed-off-by: Jared Adams --- npc/009-2_Hurnscald/richard.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'npc/009-2_Hurnscald/richard.txt') diff --git a/npc/009-2_Hurnscald/richard.txt b/npc/009-2_Hurnscald/richard.txt index 0dcd4d02..e14b823a 100644 --- a/npc/009-2_Hurnscald/richard.txt +++ b/npc/009-2_Hurnscald/richard.txt @@ -6,10 +6,3 @@ callfunc "Banker"; close; } - -009-2.gat,19,99,0 script William 48,{ - callfunc "ClearVariables"; - openstorage; - mes "Come again!"; - close; -} -- cgit v1.2.3-70-g09d2