Skip to content

Commit

Permalink
feat(content): added shield matrix and hull plating outfits
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiraffe3 authored Jan 4, 2025
1 parent 1b854b7 commit 3cc1052
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion data/outfits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category "outfit"
"Minerals"
"Special"
"Licenses"
# Ascendant
# "Ascendant"
outfit " Omnipotence"
category "Developer"
"burn protection" 1e19
Expand Down Expand Up @@ -121,6 +121,18 @@ outfit "Mass Reduction"
outfit "Spinal Mount Addition"
category "Developer"
"spinal mount" 1
outfit "1K Shield Matrix"
category "Developer"
"shields" 1000
outfit "5K Shield Matrix"
category "Developer"
"shields" 5000
outfit "1K Hull Plating"
category "Developer"
"hull" 1000
outfit "5K Hull Plating"
category "Developer"
"hull" 5000
# Not Sold
outfit "dummy"
outfit "map all"
Expand Down

0 comments on commit 3cc1052

Please sign in to comment.