fixed wrong item names. minor

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12435 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2008-03-26 10:27:16 +00:00
parent 0fb6b2a6fc
commit 926ea62377

View File

@ -3,7 +3,7 @@
//===== By: ================================================== //===== By: ==================================================
//= DiviniaRO members, cleaned by reddozen //= DiviniaRO members, cleaned by reddozen
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.3a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= SVN eA //= SVN eA
//===== Description: ========================================= //===== Description: =========================================
@ -20,6 +20,7 @@
//= 1.2 Fixed bugs in the Hahoe/Lion/Bride Mask NPC. [L0ne_W0lf] //= 1.2 Fixed bugs in the Hahoe/Lion/Bride Mask NPC. [L0ne_W0lf]
//= Fixed some of the names to iRO. //= Fixed some of the names to iRO.
//= 1.3 Fixed some color code bugs in Ghenirhemin. Thanks to yyCC. [L0ne_W0lf] //= 1.3 Fixed some color code bugs in Ghenirhemin. Thanks to yyCC. [L0ne_W0lf]
//= 1.3a Fixed wrong item names (due to copy/paste) [Lupus]
//============================================================ //============================================================
//===================== Censor Bar ===================================================== //===================== Censor Bar =====================================================
@ -902,7 +903,7 @@ payon_in03,139,124,3 script Han Garam 88,{
mes "[Han Garam]"; mes "[Han Garam]";
mes "I still feel good that I had a chance"; mes "I still feel good that I had a chance";
mes "to exercise my skills, you know. It was fun, too."; mes "to exercise my skills, you know. It was fun, too.";
mes "Please take this Ayam."; mes "Please take this Magistrate Hat.";
mes "As I promised, this is my gift for you."; mes "As I promised, this is my gift for you.";
next; next;
delitem 954,300; //Shining_Scales delitem 954,300; //Shining_Scales
@ -918,8 +919,8 @@ payon_in03,139,124,3 script Han Garam 88,{
mes "so I guess that it will happen when the time is right."; mes "so I guess that it will happen when the time is right.";
next; next;
mes "[Han Garam]"; mes "[Han Garam]";
mes "Thank you so much! Please take my Ayam with care,"; mes "Thank you so much! Please take my Magistrate Hat with care,";
mes "and be proud that you are the owner of Ayam!"; mes "and be proud that you are the owner of Magistrate Hat!";
close; close;
} }
mes "[Han Garam]"; mes "[Han Garam]";