diff options
Diffstat (limited to 'npc/functions')
-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 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 |