feebas quest fix

This commit is contained in:
infinitefusion
2022-11-06 14:07:31 -05:00
parent a57a8777c8
commit be6f800a45
3 changed files with 1 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ def pbAcceptNewQuest(id,bubblePosition=20)
description = QUESTS[id].desc
pbMEPlay("Voltorb Flip Win")
pbCallBub(1,bubblePosition)
Kernel.pbMessage("\\C[6]NEW QUEST: " + title)
pbCallBub(1,bubblePosition)