summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-28 12:47:57 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-28 12:47:57 -0300
commit5e0ff0cc3c030251ffbddb8ce648058006b16f4c (patch)
tree5ca5b16be2da3fdcccbf7f5cc20c7d317f89c2fb /npc/functions
parent0e0e24f5222e3a536bf33f960e7a3a99f4b00eb6 (diff)
downloadserverdata-5e0ff0cc3c030251ffbddb8ce648058006b16f4c.tar.gz
serverdata-5e0ff0cc3c030251ffbddb8ce648058006b16f4c.tar.bz2
serverdata-5e0ff0cc3c030251ffbddb8ce648058006b16f4c.tar.xz
serverdata-5e0ff0cc3c030251ffbddb8ce648058006b16f4c.zip
More useless code
Diffstat (limited to 'npc/functions')
-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 53ec1a91c..e09121fc3 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -81,6 +81,7 @@ OnNPCKillEvent:
callfunc "FSFDay";
callfunc "CraftmasterDay";
callfunc "CadisQuestCheck";
+ callfunc "GeminiKill";
// Unset killedrid. This affects multiple calls of this function
// But it is in overall more reliable imao