Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocker, rocker duo: retire #236

Merged
merged 1 commit into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hexxer/ship.json
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@
],
"saleType": "free",
"slug": "hexxer",
"description": "The Hexxer is a ship for hauling small asteroids, designed to be used in the safe zone. It uses six tractor beams to pull asteroids into six compartments of cargo lock beams in a hex pattern. It has load automation to approach and load asteroids in the right order to balance the ship as much as possible as well as a material scanner that gives estimated credits for selling the asteroids. It has similar functions to the Rocker but loads a little quicker and has one more compartment.\n\nThe Hexxer is also available to buy in game at Hangar Showroom 1 of Rando 1 Ship Shop at stations with Rando ship shops.",
"shortDescription": "The Hexxer is a ship for hauling small asteroids, designed to be used in the safe zone. It uses six tractor beams to pull asteroids into six compartments of cargo lock beams in a hex pattern. It has load automation to approach and load asteroids in the right order to balance the ship as much as possible as well as a material scanner that gives estimated credits for selling the asteroids. It has similar functions to the Rocker but loads a little quicker and has one more compartment.",
"description": "The Hexxer is a ship for hauling small asteroids, designed to be used in the safe zone. It uses six tractor beams to pull asteroids into six compartments of cargo lock beams in a hex pattern. It has load automation to approach and load asteroids in the right order to balance the ship as much as possible as well as a material scanner that gives estimated credits for selling the asteroids.\n\nThe Hexxer is also available to buy in game at Hangar Showroom 1 of Rando 1 Ship Shop at stations with Rando ship shops.",
"shortDescription": "The Hexxer is a ship for hauling small asteroids, designed to be used in the safe zone. It uses six tractor beams to pull asteroids into six compartments of cargo lock beams in a hex pattern. It has load automation to approach and load asteroids in the right order to balance the ship as much as possible as well as a material scanner that gives estimated credits for selling the asteroids.",
"knownIssues": {
"path": "KNOWN_ISSUES.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hexxer/KNOWN_ISSUES.md"
Expand Down
3 changes: 2 additions & 1 deletion rocker/ship.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,6 @@
"path": "rocker",
"name": "Rocker",
"slug": "rocker"
}
},
"retired": true
}
3 changes: 2 additions & 1 deletion rocker/variants/rocker_duo/ship.json
Original file line number Diff line number Diff line change
Expand Up @@ -785,5 +785,6 @@
"path": "rocker",
"name": "Rocker",
"slug": "rocker"
}
},
"retired": true
}
Loading