From 593a20bef1c5f01093afaee9ae0fd76e70e2c579 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Dec 2022 15:20:29 -0300 Subject: This either breaks stuff, or allows guild storage to be used from banks. --- npc/guilds/storage.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/guilds') diff --git a/npc/guilds/storage.txt b/npc/guilds/storage.txt index 2f8db6d22..e1f30e32a 100644 --- a/npc/guilds/storage.txt +++ b/npc/guilds/storage.txt @@ -5,6 +5,9 @@ // Guild Facility - Guild Storage guilds,33,28,0 script Guild Storage NPC_NO_SPRITE,{ + goto OnStorage; + +OnStorage: .@gid=getcharid(2); if (.@gid < 1) end; -- cgit v1.2.3-70-g09d2