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/jobs/2-1/priest.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/jobs/2-1/priest.txt')
-rw-r--r-- | npc/jobs/2-1/priest.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt index 6603c6f8e..3819e093d 100644 --- a/npc/jobs/2-1/priest.txt +++ b/npc/jobs/2-1/priest.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Priest Quest //===== By: ================================================== //= Translated By: Pgro Team (OwNaGe)(Aegis) @@ -7,7 +7,7 @@ //===== Current Version: ===================================== //= 2.6 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Job Change quest for Priest class. @@ -1391,7 +1391,7 @@ OnTouch: mes "[Deviruchi]"; mes "But how about this...? Now, isn't this an attractive sight? A nice, shiny new card. Mint condition. Not too many people have this you know. But I happen to have soooo many, my pockets hurt."; next; - cutin "¹Ì½ºÆ®·¹½ºÄ«µå.bmp",4; + cutin "�̽�Ʈ����ī��.bmp",4; mes "[Deviruchi]"; mes "Isn't it everyone's dream to have one of these? Think about it, being a Priest can only bring you suffering..."; next; @@ -1401,7 +1401,7 @@ OnTouch: mes "This card can"; mes "can be yours..."; next; - cutin "¹Ì½ºÆ®·¹½ºÄ«µå.bmp",255; + cutin "�̽�Ʈ����ī��.bmp",255; mes "[Deviruchi]"; mes "Theoretically!"; mes "BWAHAHAHAHAHAHAHA!"; @@ -1410,7 +1410,7 @@ OnTouch: warp "mjolnir_05",200,200; end; } - cutin "¹Ì½ºÆ®·¹½ºÄ«µå.bmp",255; + cutin "�̽�Ʈ����ī��.bmp",255; mes "[Deviruchi]"; mes "Did..."; mes "Did you just tell"; |