diff options
Diffstat (limited to 'npc/custom/poetry')
-rw-r--r-- | npc/custom/poetry/ayothaya.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/custom/poetry/ayothaya.txt b/npc/custom/poetry/ayothaya.txt index 7d5b651a1..13f2a8c48 100644 --- a/npc/custom/poetry/ayothaya.txt +++ b/npc/custom/poetry/ayothaya.txt @@ -8,7 +8,7 @@ //= eAthena 1.0 Final + //===== Description: ========================================= -ayothaya.gat,58,134,5 script Louise Gluck 763,{ +ayothaya,58,134,5 script Louise Gluck 763,{ mes "[Louise Gluck]"; mes "What is the next line? "; close; @@ -91,7 +91,7 @@ ayothaya.gat,58,134,5 script Louise Gluck 763,{ } -ayothaya.gat,212,276,0 script Romeo 50,{ +ayothaya,212,276,0 script Romeo 50,{ mes "[Romeo]"; mes "What is the next line? "; close; @@ -365,7 +365,7 @@ ayothaya.gat,212,276,0 script Romeo 50,{ end; } -ayothaya.gat,214,279,3 script Juliet 53,{ +ayothaya,214,279,3 script Juliet 53,{ mes "[Juliet]"; mes "What is the next line? "; close; @@ -721,4 +721,4 @@ ayothaya.gat,214,279,3 script Juliet 53,{ npcspeed 150; initnpctimer; end; -} +}
\ No newline at end of file |