diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-06-20 13:32:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-06-20 13:32:06 -0300 |
commit | ab5b141ef5d6a7dc389c99297a044e15f36d2ede (patch) | |
tree | 0f7c60e3e2f64bf34da1e320a944dac7f0980cd9 /npc/functions/mobpoint.txt | |
parent | 55c2cca9fa04ffe5bdd397ddcfe16013f0264327 (diff) | |
download | serverdata-ab5b141ef5d6a7dc389c99297a044e15f36d2ede.tar.gz serverdata-ab5b141ef5d6a7dc389c99297a044e15f36d2ede.tar.bz2 serverdata-ab5b141ef5d6a7dc389c99297a044e15f36d2ede.tar.xz serverdata-ab5b141ef5d6a7dc389c99297a044e15f36d2ede.zip |
Craftmaster Day 2021 (with OP everything)
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 15b3a65f3..2139c02df 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -78,6 +78,7 @@ OnNPCKillEvent: callfunc "ChocolateDay"; callfunc "CoffeeDay"; callfunc "FSFDay"; + callfunc "CraftmasterDay"; callfunc "CadisQuestCheck"; // Unset killedrid. This affects multiple calls of this function |