summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-17 20:18:44 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-17 20:18:44 -0300
commitab09d5867a237fe78970bee0ace153a9b7a766f6 (patch)
treed9a128ef5dee161d27241b66e40070e993afdd30
parent12a4e3853f839417453665d8e403e0d5e00bf0ed (diff)
downloadserverdata-ab09d5867a237fe78970bee0ace153a9b7a766f6.tar.gz
serverdata-ab09d5867a237fe78970bee0ace153a9b7a766f6.tar.bz2
serverdata-ab09d5867a237fe78970bee0ace153a9b7a766f6.tar.xz
serverdata-ab09d5867a237fe78970bee0ace153a9b7a766f6.zip
Make Soren a bit more useful by also explaining that whoever you send chocolate to
also gain event points.
-rw-r--r--npc/001-11/Soren.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt
index ed3e64f5c..8c47ae8e4 100644
--- a/npc/001-11/Soren.txt
+++ b/npc/001-11/Soren.txt
@@ -7,6 +7,9 @@
001-11,37,25,0 script Soren xd#Valentine NPC_PLAYER,{
mesn;
mesq l("I will harass Demure with so many chocolate that she'll leave this event map rolling!");
+ next;
+ mesn;
+ mesq l("After all, I don't want to get banned by harassing, and giving her chocolate will give her event points and I want her to win the event. Gotta support your crush, right?");
if (gettime(GETTIME_YEAR) == 2020)
goto L_Purpose;
next;