summaryrefslogtreecommitdiff
path: root/npc/custom/quests/thq/THQS_ChatingNPC.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
commit788a65d41bce37aad857e5b5202d0293e84963a2 (patch)
tree2070539f8f2ed0a635ff39a18194c21a76595848 /npc/custom/quests/thq/THQS_ChatingNPC.txt
parenta50476a588b2d7bc819cf0235a093dcddef9f2bf (diff)
downloadhercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip
removed all .GAT from all the scripts and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests/thq/THQS_ChatingNPC.txt')
-rw-r--r--npc/custom/quests/thq/THQS_ChatingNPC.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt
index 6d3a938dd..3feeabfb0 100644
--- a/npc/custom/quests/thq/THQS_ChatingNPC.txt
+++ b/npc/custom/quests/thq/THQS_ChatingNPC.txt
@@ -22,7 +22,7 @@
//Entrance Flags
-yuno.gat,48,101,6 script Notice 722,{
+yuno,48,101,6 script Notice 722,{
mes "^FF0000[ Treasure Hunter Guild House ]^000000";
mes " ";
mes "Welcome to the Treasure Hunter's Guild House.";
@@ -34,7 +34,7 @@ yuno.gat,48,101,6 script Notice 722,{
close;
}
//Saver Girl;
-yuno_in01.gat,32,178,3 script Ahlma 94,{
+yuno_in01,32,178,3 script Ahlma 94,{
mes "[Ahlma]";
if (Event_THQS == 0) goto N_Member;
mes "Welcome to The Treasure Hunter Guild.";
@@ -43,7 +43,7 @@ yuno_in01.gat,32,178,3 script Ahlma 94,{
menu "Save",-,"Quit",N_Quit;
mes "[Ahlma]";
mes "Ok, saved. Thank you ~ See you soon~";
- savepoint "yuno_in01.gat",34,176;
+ savepoint "yuno_in01",34,176;
close;
N_Quit:
mes "[Ahlma]";
@@ -54,7 +54,7 @@ N_Member:
close;
}
//Retired Smile mask girl;
-yuno_in01.gat,33,162,3 script Smile Helper 92,{
+yuno_in01,33,162,3 script Smile Helper 92,{
mes "[Smile Gal]";
mes "Oh man...I am so sick of";
mes "trading Mr. Smile masks for crap.";
@@ -63,7 +63,7 @@ yuno_in01.gat,33,162,3 script Smile Helper 92,{
close;
}
//Usless Female Assasin;
-yuno_in01.gat,22,162,6 script Female Assasin 725,{
+yuno_in01,22,162,6 script Female Assasin 725,{
mes "[Sharlet]";
if (Event_THQS > 0) goto N_Member;
mes "Umm sorry I'm not gona waste my time talking to you if you arn't even a member!";
@@ -84,7 +84,7 @@ N_Chat2:
close;
}
//another usless member
-yuno_in01.gat,25,162,6 script Female Wizard 123,{
+yuno_in01,25,162,6 script Female Wizard 123,{
mes "[Sasha]";
if (Event_THQS > 0) goto N_Member;
mes "Umm sorry I'm not gona waste my time talking to you if you arn't even a member!";