fix: missing integrity required field

This commit is contained in:
SpaceAdmiral 2024-03-10 11:46:12 -07:00
parent c35fa54f66
commit 9efd11a398
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
"symbol",
"name",
"condition",
"performance",
"integrity",
"description",
"speed",
"requirements"

View File

@ -60,7 +60,7 @@
"symbol",
"name",
"condition",
"performance",
"integrity",
"description",
"moduleSlots",
"mountingPoints",

View File

@ -40,7 +40,7 @@
"symbol",
"name",
"condition",
"performance",
"integrity",
"description",
"powerOutput",
"requirements"