diff options
Diffstat (limited to 'npc/events/lunar_2008.txt')
-rw-r--r-- | npc/events/lunar_2008.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |