Skip to content

gui/create-item: add 0-5 hotkeys to quality prompt - #1634

Closed
Alistair-Afton wants to merge 1 commit into
DFHack:masterfrom
Alistair-Afton:create-item-quality-keys
Closed

Alistair-Afton wants to merge 1 commit into
DFHack:masterfrom
Alistair-Afton:create-item-quality-keys

Conversation

@Alistair-Afton

Copy link
Copy Markdown

Summary

Fixes DFHack/dfhack#5770

The quality prompt in gui/create-item now assigns digit hotkeys 0-5 to the six quality options, matching the internal item_quality values. widgets.List already supports per-choice keys, so this is just annotating the choice table.

Testing

Verified the widgets.List choice-key path in game: feeding STRING_A053 selects index 6 (Masterwork), STRING_A048 selects index 1 (None).

@Alistair-Afton

Copy link
Copy Markdown
Author

Duplicate of #1616, which already implements this.

@Alistair-Afton
Alistair-Afton deleted the create-item-quality-keys branch September 17, 2026 22:34
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.

Idea: gui/create-item give hotkeys for item quality selection

1 participant