diff options
Diffstat (limited to 'npc/other/fortune.txt')
-rw-r--r-- | npc/other/fortune.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/other/fortune.txt b/npc/other/fortune.txt index 946b40756..8b865577c 100644 --- a/npc/other/fortune.txt +++ b/npc/other/fortune.txt @@ -11,7 +11,7 @@ //= 1.0 First version. [L0ne_W0lf] //============================================================ -payon_in03,117,128,5 script Fortune Teller 704,{ +payon_in03,117,128,5 script Fortune Teller 4_M_BIBI,{ mes "[Lhimetorra]"; mes "You're an adventurer of this world... " +strcharinfo(0)+ ", right? So, what can an old person like me do for you?"; next; @@ -2731,7 +2731,7 @@ payon_in03,117,128,5 script Fortune Teller 704,{ } } -payon_in03,75,129,5 script Poring Fortune Teller 704,{ +payon_in03,75,129,5 script Poring Fortune Teller 4_M_BIBI,{ mes "[Chocarle]"; mes " Welcome, welcome~!! " +strcharinfo(0)+ "~!"; mes " What brings you here today!? "; @@ -3524,7 +3524,7 @@ payon_in03,75,129,5 script Poring Fortune Teller 704,{ close; } -payon_in03,118,119,1 script Ascetic 101,2,2,{ +payon_in03,118,119,1 script Ascetic 4W_F_01,2,2,{ mes "[Kissy-Kissy]"; mes "NyangNyangNyang~"; mes "NyaNyangNyaNyag~"; |