diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-08 04:45:18 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-08 04:45:18 +0000 |
commit | 5560294f7f18d8815f2a56e050032f08368fa9d4 (patch) | |
tree | 9141747d27ae6688070398eed976442617bec791 /npc/quests/the_sign_quest.txt | |
parent | e561453c1088be8678b8b4972c7a14e9b2ba6299 (diff) | |
download | hercules-5560294f7f18d8815f2a56e050032f08368fa9d4.tar.gz hercules-5560294f7f18d8815f2a56e050032f08368fa9d4.tar.bz2 hercules-5560294f7f18d8815f2a56e050032f08368fa9d4.tar.xz hercules-5560294f7f18d8815f2a56e050032f08368fa9d4.zip |
Follow up r16604. Fixed encoding on some files and removed/fixed some korean characters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/the_sign_quest.txt')
-rw-r--r-- | npc/quests/the_sign_quest.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/the_sign_quest.txt b/npc/quests/the_sign_quest.txt index 702016442..588009547 100644 --- a/npc/quests/the_sign_quest.txt +++ b/npc/quests/the_sign_quest.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== rAthena Script ======================================= //= The Sign Quest //===== By: ================================================== //= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs) @@ -3069,7 +3069,7 @@ OnTouch: //prt_maze02,25,161,0 script #music -1,7,7,{ //OnTouch: -// soundeffect "effect\\������ ��ؽ�.wav",1; +// soundeffect "effect\\¼®¾çÀÇ ¾î½Ø½Å.wav",1; // end; //} @@ -12090,7 +12090,7 @@ gl_dun02,140,72,0 script Mysterious Energy#7 111,{ } } -// Angrboda's Seal 8 ���� small 119 182 +// Angrboda's Seal 8 very small 119 182 gl_dun02,119,182,0 script Mysterious Energy#8 111,{ callfunc "F_UpdateSignVars"; set .@crash_s,rand(1,1000); |