summaryrefslogtreecommitdiff
path: root/npc/guilds/storage.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guilds/storage.txt')
-rw-r--r--npc/guilds/storage.txt3
1 files changed, 3 insertions, 0 deletions
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;