diff options
Diffstat (limited to 'npc/quests/The_Sign_Quest.txt')
-rw-r--r-- | npc/quests/The_Sign_Quest.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index bb02f5572..6970a4a58 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= The Sign Quest //===== By: ================================================== //= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs) //===== Current Version: ===================================== //= 3.4 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Quest for opening the doors to Geffenia. @@ -3202,7 +3202,7 @@ OnTouch: //prt_maze02,25,161,0 script #music -1,7,7,{ //OnTouch: -// soundeffect "effect\\¼®¾çÀÇ ¾î½Ø½Å.wav",1; +// soundeffect "effect\\������ ��ؽ�.wav",1; // end; //} @@ -14256,7 +14256,7 @@ gl_dun02,140,72,0 script Mysterious Energy#7 111,{ } } -// Angrboda's Seal 8 °¡Àå small 119 182 +// Angrboda's Seal 8 ���� small 119 182 gl_dun02,119,182,0 script Mysterious Energy#8 111,{ callfunc "F_UpdateSignVars"; set .@crash_s,rand(1,1000); |