diff options
author | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
---|---|---|
committer | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
commit | 5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch) | |
tree | 7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/events/christmas_2008.txt | |
parent | 00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff) | |
download | hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2 hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip |
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events/christmas_2008.txt')
-rw-r--r-- | npc/events/christmas_2008.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/events/christmas_2008.txt b/npc/events/christmas_2008.txt index a696de501..44aba7738 100644 --- a/npc/events/christmas_2008.txt +++ b/npc/events/christmas_2008.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= iRO 2008 Christmas Event //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= iRO Christmas Event. (2008) //= Create Music Box and Cake. @@ -583,13 +583,13 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ mes "Let's see!!"; mes "One! Two! Three!"; if (.@SantaCardNpc == 1) { - cutin "Æ÷¸µÄ«µå",4; + cutin "����ī��",4; } else if (.@SantaCardNpc == 2) { - cutin "¿£Á©¸µÄ«µå",4; + cutin "������ī��",4; } else if (.@SantaCardNpc == 3) { - cutin "°í½ºÆ®¸µÄ«µå",4; + cutin "���Ʈ��ī��",4; } next; set .@SantaCardTurn,.@SantaCardTurn+1; @@ -1050,4 +1050,4 @@ gef_fild14,0,0,0,0 monster Antonio 1247,1,0,0,0 xmas_fild01,0,0,0,0 monster Christmas Jakk 1244,5,0,0,0 xmas_fild01,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0 xmas_fild01,0,0,0,0 monster Christmas Cookie 1246,5,0,0,0 -xmas_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
\ No newline at end of file +xmas_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0 |