summaryrefslogtreecommitdiff
path: root/npc/001-11/Demure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-11/Demure.txt')
-rw-r--r--npc/001-11/Demure.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt
index 7a97ff9aa..566987994 100644
--- a/npc/001-11/Demure.txt
+++ b/npc/001-11/Demure.txt
@@ -150,6 +150,8 @@
L_Main:
// Safety Check
if ($EVENT$ != "Valentine") {
+ if (is_staff())
+ ScoreValentine();
warp "Save", 0, 0; end;
}