Lua-Modules
Lua-Modules copied to clipboard
Display warnings for unsupported PrizePool/Opponent args
I've noticed some occasions where unsupported arguments were used in an Opponent. This is especially bad if the arguments do not result in display changes, but only affect storage, e.g.: https://liquipedia.net/ageofempires/index.php?title=Lady_of_the_Elephant&diff=prev&oldid=233659
Is there a possibility to catch those changes and display an error (or add a category, etc.)?