diff options
Diffstat (limited to 'npc/quests/bongunsword.txt')
-rw-r--r-- | npc/quests/bongunsword.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/bongunsword.txt b/npc/quests/bongunsword.txt index 861fc425a..333e7559b 100644 --- a/npc/quests/bongunsword.txt +++ b/npc/quests/bongunsword.txt @@ -15,7 +15,7 @@ //============================================================ -comodo.gat,135,227,5 script Sherri 93,{ +comodo,135,227,5 script Sherri 93,{ mes "[Sherri]"; mes " "; mes "*sighs*"; @@ -70,7 +70,7 @@ ExEnd: close; } -izlude_in.gat,115,76,5 script Evan 47,{ +izlude_in,115,76,5 script Evan 47,{ mes "[Evan]"; mes " "; mes "*sighs*"; @@ -121,7 +121,7 @@ ExEnd: close; } -gef_fild07.gat,183,239,5 script Old Smith 120,{ +gef_fild07,183,239,5 script Old Smith 120,{ mes "[Old Smith]"; mes "Ah, isn't it peaceful up here - I used to be one of the legendary Blacksmiths of midgard...sadly my skills have faded."; next; @@ -154,4 +154,4 @@ ExEnd: mes "[Old Smith]"; mes "...ah well, go out and live life young one. Time never stops!"; close; -} +}
\ No newline at end of file |