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

Utilisation pierre de capture #52

Open
Twitchy159 opened this issue Oct 30, 2019 · 0 comments
Open

Utilisation pierre de capture #52

Twitchy159 opened this issue Oct 30, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Twitchy159
Copy link

function equipar_piedra()
if inventario.tieneObjeto(7332) then
inventario.equipar(7332) -- Pequeña piedra de alma feliz
else
mensaje("El bot no tiene Pequeña piedra de alma feliz disponibles")
end
end

Fonctionne mais ne lance pas le sort. Y-a-t-il moyen de faire en sorte que le sort de la pierre de capture se lance au dernier tour?

@Dyshay Dyshay added the enhancement New feature or request label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants