summaryrefslogtreecommitdiff
path: root/world/map/npc/031-4/cindyCave.txt
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-12-03 15:16:25 -0500
committermekolat <mekolat@users.noreply.github.com>2016-04-19 13:34:34 -0400
commit0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43 (patch)
tree406780effc6453362b7c41a784153c623aa33fd0 /world/map/npc/031-4/cindyCave.txt
parentef9c36da33a3d9b40d64ee6d1b31e35196fe0bb7 (diff)
downloadserverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.gz
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.bz2
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.xz
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.zip
celestia quest
make heart necklace into a trinket
Diffstat (limited to 'world/map/npc/031-4/cindyCave.txt')
-rw-r--r--world/map/npc/031-4/cindyCave.txt2
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: