summaryrefslogtreecommitdiff
path: root/npc/functions/mobpoint.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-04 23:51:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-04 23:51:20 -0300
commit4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8 (patch)
tree9b0bee683fb12fcd550f5a0350a200c7649888ba /npc/functions/mobpoint.txt
parent160c48bd59f21f3d74973536a30c72872ae7eb58 (diff)
downloadserverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.gz
serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.bz2
serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.xz
serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.zip
Free Software Day is now builtin.
On 09/09, the day we finished LICENSE file, ALL mobs may drop a blueprint! Great, right?
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r--npc/functions/mobpoint.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt
index d35d44331..339e3026c 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -77,6 +77,7 @@ OnNPCKillEvent:
callfunc "AuroraMobkill";
callfunc "ChocolateDay";
callfunc "CoffeeDay";
+ callfunc "FSFDay";
// Unset killedrid. This affects multiple calls of this function
// But it is in overall more reliable imao