summaryrefslogtreecommitdiff
path: root/npc/quests/quests_geffen.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/quests/quests_geffen.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/quests/quests_geffen.txt')
-rw-r--r--npc/quests/quests_geffen.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_geffen.txt b/npc/quests/quests_geffen.txt
index 2942f5a82..ec7df9ef1 100644
--- a/npc/quests/quests_geffen.txt
+++ b/npc/quests/quests_geffen.txt
@@ -18,7 +18,7 @@
//==============================================================================================//
// Blacksmith: 'Welding Mask' Quest
//==============================================================================================//
-geffen_in.gat,144,166,4 script Blacksmith#01 63,{
+geffen_in,144,166,4 script Blacksmith#01 63,{
mes "[Blacksmith]";
mes "Who am I?!........";
emotion e_gasp;
@@ -85,7 +85,7 @@ geffen_in.gat,144,166,4 script Blacksmith#01 63,{
//=============================================================================================//
// Eric: Headset Quest
//=============================================================================================//
-geffen_in.gat,30,71,4 script Eric 83,{
+geffen_in,30,71,4 script Eric 83,{
mes "[Eric]";
mes "Please listen to the story of my blessed grand father...";
emotion e_sob;
@@ -181,4 +181,4 @@ geffen_in.gat,30,71,4 script Eric 83,{
mes "Farewell..... boo hoo....";
emotion e_sob;
close;
-}
+} \ No newline at end of file