From c16ed9df6a6d9be8176649d680e5abf4cb3ea243 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 8 Feb 2008 15:22:45 +0000 Subject: Fixed a typo in the Lunar new year event. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12187 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/events/lunar_2008.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index dd4f6363b..69ae66c81 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -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] diff --git a/npc/events/lunar_2008.txt b/npc/events/lunar_2008.txt index 2e3d741b2..1492206e4 100644 --- a/npc/events/lunar_2008.txt +++ b/npc/events/lunar_2008.txt @@ -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; } -- cgit v1.2.3-60-g2f50