Re-adds species uplink items (and some minor fixes) (#64460)

This commit is contained in:
John Willard
2022-01-30 23:01:36 -08:00
committed by GitHub
parent 874c5f23d8
commit 6a1ae92145
10 changed files with 68 additions and 11 deletions
@@ -578,6 +578,7 @@
"restricted" = item.restricted,
"limited_stock" = item.limited_stock,
"restricted_roles" = item.restricted_roles,
"restricted_species" = item.restricted_species,
"progression_minimum" = item.progression_minimum,
))
}