git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12187 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -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]
@@ -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;
}