You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
block.launch-pad.name = Launch Pad [lightgray](Legacy)
1755
+
block.advanced-launch-pad.name = Launch Pad
1756
+
block.landing-pad.name = Landing Pad
1757
+
1752
1758
block.segment.name = Segment
1753
1759
block.ground-factory.name = Ground Factory
1754
1760
block.air-factory.name = Air Factory
@@ -2198,7 +2204,9 @@ block.vault.description = Stores a large amount of items of each type. Expands s
2198
2204
block.container.description = Stores a small amount of items of each type. Expands storage when placed next to a core. Contents can be retrieved with an unloader.
2199
2205
block.unloader.description = Unloads the selected item from nearby blocks.
2200
2206
block.launch-pad.description = Launches batches of items to selected sectors.
2201
-
block.launch-pad.details = Sub-orbital system for point-to-point transportation of resources. Payload pods are fragile and incapable of surviving re-entry.
2207
+
block.advanced-launch-pad.description = Launches batches of items to selected sectors. Only accepts one item type at a time.
2208
+
block.advanced-launch-pad.details = Sub-orbital system for point-to-point transportation of resources.
2209
+
block.landing-pad.description = Receives items from launch pads in other sectors. Requires large amounts of water to protect against impacts of landings.
2202
2210
block.duo.description = Fires alternating bullets at enemies.
2203
2211
block.scatter.description = Fires clumps of lead, scrap or metaglass flak at enemy aircraft.
2204
2212
block.scorch.description = Burns any ground enemies close to it. Highly effective at close range.
//TODO: there is an obvious exploit with launch pad redirection here; pads can be redirected after leaving a sector, which doesn't update calculations.
34
+
/** Import statistics, based on what launch pads are actually receiving. TODO: this is not actually used or displayed anywhere (yet) */
0 commit comments