From fe7c4f03cef25f2efd089a97a463e2f42c507b45 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2020 21:02:54 -0300 Subject: @givelvlplz - no new registers. I'll probably use it to get merged accounts. --- world/map/npc/commands/valentine.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/world/map/npc/commands/valentine.txt b/world/map/npc/commands/valentine.txt index b78056ae..dbc3474f 100644 --- a/world/map/npc/commands/valentine.txt +++ b/world/map/npc/commands/valentine.txt @@ -5,7 +5,9 @@ OnValentine: if (#VALENTINE20_INDEX > 0) goto L_AlreadyDone; - goto L_Register; + message strcharinfo(0), "Valentine Event is already over."; + end; + //goto L_Register; L_AlreadyDone: message strcharinfo(0), "You are already registered for Valentine Event."; -- cgit v1.2.3-60-g2f50