diff options
Diffstat (limited to 'npc/quests/quests_geffen.txt')
-rw-r--r-- | npc/quests/quests_geffen.txt | 6 |
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 |