[ ] I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.
What does this pull request do?
Returns a table from getItemSelection in dealer_moogle.lua
Modifies debugInfo to accept items and uses the first value for messageSpecial which is looking for a single value, only entering this method if #items > 0
uses the first value for messageBasic which is looking for a single value
This is a friendly automated reminder that the maintainers won't look at your PR until you've properly completed all of the checkboxes in the pre-filled template.
I affirm:
What does this pull request do?
getItemSelection
indealer_moogle.lua
debugInfo
to accept items and uses the first value formessageSpecial
which is looking for a single value, only entering this method if #items > 0messageBasic
which is looking for a single valueSteps to test these changes
finish event with dealer moogle