fix Gertrude's cat quest not completing

This commit is contained in:
ryannathans
2022-01-18 18:30:52 +11:00
parent 004d4c9432
commit f735011587
2 changed files with 3 additions and 1 deletions
@@ -41,6 +41,7 @@ class GCItemOnCat : InteractionListener() {
onUseWith(NPC, Items.THREE_LITTLE_KITTENS_13236, NPCs.GERTRUDES_CAT_2997){player, used, with ->
if(removeItem(player, used.asItem())){
setQuestStage(player, GERTCAT, 60)
//below copied verbatim from original, I don't like it.
Pulser.submit(object : Pulse(1) {
var count = 0