Fixed a typo in the Lunar new year event.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12187 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
L0ne_W0lf 2008-02-08 15:22:45 +00:00
parent c2a02f48bd
commit 938b488af0
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
Date Added
======
2008/02/07
* Rev. 12187 Fixed a typo in the Lunar new year event. [L0ne_W0lf]
* Rev. 12183 Added Lunar new year event for 2008 from iRO. [L0ne_W0lf]
- Please read the comments before enabling.
* Rev. 12182 Updated some Airship/port npcs. [L0ne_W0lf]

View File

@ -218,7 +218,7 @@ payon,215,127,4 script Rice Mill Man#rat 54,{
mes "be made into pastries";
mes "Would you please bring";
mes "this to my mother?";
selitem 7869,1; //Rice_Pouch
delitem 7869,1; //Rice_Pouch
getitem 7770,1; //Sweet_Rice
close;
}