Fix for Q10742_AFurryFriend.

Contributed by Neanrakyr.
This commit is contained in:
mobius
2015-02-21 22:10:25 +00:00
parent d394184c4c
commit 29f2b239fd

View File

@@ -149,6 +149,7 @@ public class Q10742_AFurryFriend extends Quest
startQuestTimer("unspawn_ricky", 2000, npc, player); startQuestTimer("unspawn_ricky", 2000, npc, player);
cancelQuestTimer("check_ricky_distance", npc, player); cancelQuestTimer("check_ricky_distance", npc, player);
} }
break;
} }
} }
break; break;