Add columns and pager to WeaponTable and update tool info

Added "Targets" and "Has Splash" columns as well as a pager for better data navigation in the WeaponTable. Enhanced the tool description to clarify its purpose for comparing and sorting data effectively.
This commit is contained in:
Jonathan
2025-04-27 22:21:34 -04:00
parent 8f203b2ba1
commit 831512a64b
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
What is this tool?
</InfoQuestionComponent>
<InfoAnswerComponent>
Compare data
This tool is a data table of all information belonging to a type of data. Such as viewing all weapons, so one can easily sort and see what weapon attack has the highest range, and what faction and unit that attack belongs to.
</InfoAnswerComponent>
</InfoBodyComponent>