summaryrefslogtreecommitdiff
path: root/npc/003-3
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2023-08-20 19:37:53 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-08-20 19:37:53 +0000
commit935686070ebe5bce272eb094431b1a52b3dcd278 (patch)
tree86b95e16f5b9584a12d057644bc1ee78320a2ded /npc/003-3
parentaed8aeb9340e98eb633b644a2ce01e31d2b5ce07 (diff)
downloadserverdata-935686070ebe5bce272eb094431b1a52b3dcd278.tar.gz
serverdata-935686070ebe5bce272eb094431b1a52b3dcd278.tar.bz2
serverdata-935686070ebe5bce272eb094431b1a52b3dcd278.tar.xz
serverdata-935686070ebe5bce272eb094431b1a52b3dcd278.zip
Fix magic olympics' friendship challenge score accounting typo.
Diffstat (limited to 'npc/003-3')
-rw-r--r--npc/003-3/malindou.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 9b2c34fc1..d267120f4 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -664,6 +664,12 @@ OnInit:
debugmes "* New homunculus skills";
debugmes "";
}
+ // The following UPDATE value on: Sun Aug 20 05:11:46 PM CEST 2023
+ // Typo update: FMOLY -> FYMOLY.
+ if ($UPDATE < 1692544306) {
+ $UPDATE = 1692544306;
+ DelChrRegFromEveryPlayer("FMOLY_FRIEND");
+ }
// This mensures Contributors Credits, and changes only during updates.