@shipload/sdk 1.0.0-next.57 → 1.0.0-next.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/testing.m.js CHANGED
@@ -4126,14 +4126,8 @@ var items = [
4126
4126
  tier: 1
4127
4127
  },
4128
4128
  {
4129
- id: 10216,
4130
- mass: 3600000,
4131
- type: "entity",
4132
- tier: 1
4133
- },
4134
- {
4135
- id: 10217,
4136
- mass: 3600000,
4129
+ id: 10218,
4130
+ mass: 2400000,
4137
4131
  type: "entity",
4138
4132
  tier: 1
4139
4133
  },
@@ -4218,14 +4212,20 @@ var items = [
4218
4212
  tier: 2
4219
4213
  },
4220
4214
  {
4221
- id: 20210,
4222
- mass: 3840000,
4215
+ id: 20212,
4216
+ mass: 4320000,
4217
+ type: "entity",
4218
+ tier: 2
4219
+ },
4220
+ {
4221
+ id: 20213,
4222
+ mass: 5760000,
4223
4223
  type: "entity",
4224
4224
  tier: 2
4225
4225
  },
4226
4226
  {
4227
- id: 20211,
4228
- mass: 3840000,
4227
+ id: 20214,
4228
+ mass: 5760000,
4229
4229
  type: "entity",
4230
4230
  tier: 2
4231
4231
  }
@@ -4503,14 +4503,9 @@ const itemMetadata = {
4503
4503
  description: 'A cargo ship built around a large storage hold. The extra mass makes it slower than a Roustabout.',
4504
4504
  color: '#4AE898',
4505
4505
  },
4506
- 10216: {
4507
- name: 'Wrangler',
4508
- description: 'A heavy gathering ship with two gathering rigs, so it mines faster.',
4509
- color: '#4AE898',
4510
- },
4511
- 10217: {
4512
- name: 'Dredger',
4513
- description: 'A gathering ship with its own storage hold, so it can keep mining before it has to offload.',
4506
+ 10218: {
4507
+ name: 'Smith',
4508
+ description: 'A crafting ship. One engine, one power core, and a fabricator for crafting away from home.',
4514
4509
  color: '#4AE898',
4515
4510
  },
4516
4511
  20001: {
@@ -4578,14 +4573,19 @@ const itemMetadata = {
4578
4573
  description: 'Advanced cargo container with improved capacity formulas.',
4579
4574
  color: '#9BADB8',
4580
4575
  },
4581
- 20210: {
4576
+ 20212: {
4582
4577
  name: 'Prospector',
4583
- description: 'Advanced exploration vessel with tiered engine, power core, and limpet bay slots.',
4578
+ description: 'The tier 2 Prospector. The same three systems, ready for tier 2 modules.',
4584
4579
  color: '#4AE898',
4585
4580
  },
4586
- 20211: {
4587
- name: 'Tug',
4588
- description: 'Advanced towing vessel with tiered engine, generator, and tractor beam slots.',
4581
+ 20213: {
4582
+ name: 'Prospector',
4583
+ description: 'A tier 2 Prospector with an auxiliary system for extra power, mobility, or endurance.',
4584
+ color: '#4AE898',
4585
+ },
4586
+ 20214: {
4587
+ name: 'Dredger',
4588
+ description: 'A gathering ship that stores what it digs. Its limpet bay works alongside a cargo hold.',
4589
4589
  color: '#4AE898',
4590
4590
  },
4591
4591
  };