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

[shortcuts] add support for items #2354

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

Traelblaser
Copy link

@Traelblaser Traelblaser commented May 5, 2024

Add support for items to the shortcuts addon
Supersedes and Closes #2076

Some test cases:
/drieddate1 will eat a dried date +1
/drieddate will eat a dried date
/drieddate+1 will eat a dried date +1
other food should work as above, though I did not test every single food. Food with +2 or +3 might be interesting to test, but I didn't have any.

/fire5 still works (regression in the inherited code)
most other spells already worked
/warp still functions with e.g. selindrile's warp command
/remedy eats a remedy
/instant warp will eat an instant warp scoll
/instant reraise will eat an instane reraise
Dispensable items aren't supported by this e.g. REMA guns, other stuff like that.

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

Successfully merging this pull request may close these issues.

None yet

2 participants