Match multiple targets for commands #543
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
java
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
agony-forge/agonyforge#543
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Support for things like:
GET ALL <— get everything from the ground
GET 3.SWORD <— get the third sword (traditional syntax)
GET ALL SWORD <— get all the swords
GET THIRD SWORD <— get the third sword (natural syntax)
These should be generic, handled during parsing. It should work with every command that operates on items or creatures, not only GET.