diff options
Diffstat (limited to 'npc/events/gdevent_sch.txt')
-rw-r--r-- | npc/events/gdevent_sch.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/events/gdevent_sch.txt b/npc/events/gdevent_sch.txt index 9f2064afd..6bf391b28 100644 --- a/npc/events/gdevent_sch.txt +++ b/npc/events/gdevent_sch.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Guild dungeon event, Schwaltzvalt. //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Guild dungeon event, Schwaltzvalt. Retrieve Morestone's //= pickaxe from Kublin. @@ -984,8 +984,8 @@ schg_que01,100,81,3 script Pierrot Pier#sch_gd 715,{ } else { mes "[Pierrot Pier]"; - mes "Você encontrou o tesouro?"; - mes "Mostre-me o que você tem nas mãos agora."; + mes "Voc� encontrou o tesouro?"; + mes "Mostre-me o que voc� tem nas m�os agora."; next; mes "[Pierrot Pier]"; mes "Deixe-me ver..."; |