summaryrefslogtreecommitdiff
path: root/npc/custom/etc/quest_warper.txt
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-11-09 17:06:59 -0200
committershennetsind <ind@henn.et>2013-11-09 17:06:59 -0200
commit67fdb6b740ba7f8ee155dff6135e64fd85c21728 (patch)
tree012ebc0497bc2caf317e7c79b2742862ff85bf23 /npc/custom/etc/quest_warper.txt
parent1be53db78a321436d0ebe6093595b769f10874b6 (diff)
parent3f77c349d076cfbc2e9bf14588dce504b949340a (diff)
downloadhercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.gz
hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.bz2
hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.xz
hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'npc/custom/etc/quest_warper.txt')
-rw-r--r--npc/custom/etc/quest_warper.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/etc/quest_warper.txt b/npc/custom/etc/quest_warper.txt
index 0caa9b82c..5bac0fd3f 100644
--- a/npc/custom/etc/quest_warper.txt
+++ b/npc/custom/etc/quest_warper.txt
@@ -495,7 +495,7 @@ L_GStorage:
if ($QW_KPoint == 1) set RESRVPTS, RESRVPTS + ($QW_GS_PRICE/5);
next;
mes "[Warpra]";
- mes "Close this window and I will open the ^5533FF" + GetGuildName(@GID) + "^000000 storage.";
+ mes "Close this window and I will open the ^5533FF" + getguildname(@GID) + "^000000 storage.";
close2;
guildopenstorage;
end;