Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoatONG doesn't work #1537

Open
sniboboof opened this issue Aug 16, 2024 · 0 comments
Open

GoatONG doesn't work #1537

sniboboof opened this issue Aug 16, 2024 · 0 comments

Comments

@sniboboof
Copy link

Click "use" button on [prize L3] GoatONG boost, nothing seems to happen.
Checking the console, I see:

Uncaught TypeError: b.Has is not a function
at Molpy.Has (castle.js?v=1:1292:19)
at Molpy.GoatONG (boosts.js?v=1:8937:22)
at HTMLInputElement.onclick (castle.html:1:7)
Molpy.Has @ castle.js?v=1:1292
Molpy.GoatONG @ boosts.js?v=1:8937
onclick @ castle.html:1

checking the code under GoatONG's function definition, it seems to check for the presence of Shark of Sparking with Molpy.Has() rather than Molpy.Got(). I think .Has() usually checks for stuff while .Got() is typically used to check for boosts. Not sure if this line was meant to check with .Got() or instead check for something else, like sharks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant