diff options
Diffstat (limited to 'npc/cities/manuk.txt')
-rw-r--r-- | npc/cities/manuk.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/cities/manuk.txt b/npc/cities/manuk.txt index 4528bf6af..1b33799f1 100644 --- a/npc/cities/manuk.txt +++ b/npc/cities/manuk.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Manuk Town //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Town-specific NPCs for Manuk. @@ -67,10 +67,10 @@ manuk,107,233,5 script Soldier#ep13_3 454,{ manuk,100,100,3 script Piom 454,{ if ((isequipped(2782) == 1) && (ep13_2_rhea == 100)) { mes "[Piom]"; - mes "Ä?¡Õæ?¡£¿´Ñù×?ÃÏñ²»ÊÇFairy¡£"; - mes "??²»Ê?ÃËÀµÄFairy£¬"; - mes "¾?»ÊÇÎÒÃ?jÐÈ?¡ÊÀ½çÉÏ"; - mes "?Ó?ÐÈ?¬»òÕß?°?"; + mes "�?����?�������?�����Fairy��"; + mes "??���?�����Fairy��"; + mes "�?������?j��?�������"; + mes "?�?��?�����?�?"; close; } else { @@ -448,8 +448,8 @@ manuk,103,311,3 script Manuk Piom#tre2 455,{ manuk,194,189,3 script Manuk Galtun#tre3 450,{ if ((isequipped(2782) == 1) && (ep13_2_rhea == 100)) { mes "[Manuk Galtun]"; - mes "»¶?À´µ½ÂíU¿?£"; - mes "Ðè?ÎÒ?Äã?·Âð£¿"; + mes "��?������U�?�"; + mes "��?��?��?���"; } else { |