浏览代码

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
L0ne_W0lf 17 年之前
父节点
当前提交
938b488af0
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      npc/Changelog.txt
  2. 1 1
      npc/events/lunar_2008.txt

+ 1 - 0
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]

+ 1 - 1
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;
 	}