diff options
Diffstat (limited to 'world/map/npc/031-4/cindyCave.txt')
-rw-r--r-- | world/map/npc/031-4/cindyCave.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt index c97b166d..0e2dd7de 100644 --- a/world/map/npc/031-4/cindyCave.txt +++ b/world/map/npc/031-4/cindyCave.txt @@ -181,6 +181,8 @@ OnTick: OnPetDeath: set $@YETI_COUNT, $@YETI_COUNT - 1; + set @mobID, 1072; + callfunc "MobPoints"; // this is for the Celestia quest end; L_CleanUp: |