[x] 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?
Tidy up variable naming convention for reward tables : 'ki' -> 'keyItem' & 'xp' -> 'exp' across many files, eliminating need for ambiguous variable handling in npc_utils.lua and roe.lua.
Steps to test these changes
Complete one of the affected quest, mission, or ROE, get appropriate rewards.
I affirm:
What does this pull request do?
Tidy up variable naming convention for reward tables : 'ki' -> 'keyItem' & 'xp' -> 'exp' across many files, eliminating need for ambiguous variable handling in npc_utils.lua and roe.lua.
Steps to test these changes
Complete one of the affected quest, mission, or ROE, get appropriate rewards.