summaryrefslogtreecommitdiff
path: root/npc/events/valentinesday_2012.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events/valentinesday_2012.txt')
-rw-r--r--npc/events/valentinesday_2012.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/valentinesday_2012.txt b/npc/events/valentinesday_2012.txt
index 04b6a5d77..2f969e10b 100644
--- a/npc/events/valentinesday_2012.txt
+++ b/npc/events/valentinesday_2012.txt
@@ -69,7 +69,7 @@ mosk_in,21,246,5 script Pinkamenia 1_F_LIBRARYGIRL,{
close;
} else if (#V_QUE12==2) {
mes .@n$;
- if (countitem(7864) < 15) {
+ if (countitem(Love_Flower) < 15) {
mes "You have to bring me 15 Love Flowers!";
close;
}