Finalized launch pad mechanics
This commit is contained in:
@@ -737,6 +737,8 @@ addall = Add All
|
||||
launch.from = Launching From: [accent]{0}
|
||||
launch.capacity = Launching Item Capacity: [accent]{0}
|
||||
launch.destination = Destination: {0}
|
||||
landing.sources = Source Sectors: [accent]{0}[]
|
||||
landing.import = Max Total Import: {0}[accent]{1}[lightgray]/min
|
||||
configure.invalid = Amount must be a number between 0 and {0}.
|
||||
add = Add...
|
||||
guardian = Guardian
|
||||
@@ -778,6 +780,7 @@ sectors.launch = Launch
|
||||
sectors.select = Select
|
||||
sectors.launchselect = Select Launch Destination
|
||||
sectors.nonelaunch = [lightgray]none (sun)
|
||||
sectors.redirect = Redirect Launch Pads
|
||||
sectors.rename = Rename Sector
|
||||
sectors.enemybase = [scarlet]Enemy Base
|
||||
sectors.vulnerable = [scarlet]Vulnerable
|
||||
@@ -1748,7 +1751,10 @@ block.spectre.name = Spectre
|
||||
block.meltdown.name = Meltdown
|
||||
block.foreshadow.name = Foreshadow
|
||||
block.container.name = Container
|
||||
block.launch-pad.name = Launch Pad (Legacy)
|
||||
block.launch-pad.name = Launch Pad [lightgray](Legacy)
|
||||
block.advanced-launch-pad.name = Launch Pad
|
||||
block.landing-pad.name = Landing Pad
|
||||
|
||||
block.segment.name = Segment
|
||||
block.ground-factory.name = Ground Factory
|
||||
block.air-factory.name = Air Factory
|
||||
@@ -2198,7 +2204,9 @@ block.vault.description = Stores a large amount of items of each type. Expands s
|
||||
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.
|
||||
block.unloader.description = Unloads the selected item from nearby blocks.
|
||||
block.launch-pad.description = Launches batches of items to selected sectors.
|
||||
block.launch-pad.details = Sub-orbital system for point-to-point transportation of resources. Payload pods are fragile and incapable of surviving re-entry.
|
||||
block.advanced-launch-pad.description = Launches batches of items to selected sectors. Only accepts one item type at a time.
|
||||
block.advanced-launch-pad.details = Sub-orbital system for point-to-point transportation of resources.
|
||||
block.landing-pad.description = Receives items from launch pads in other sectors. Requires large amounts of water to protect against impacts of landings.
|
||||
block.duo.description = Fires alternating bullets at enemies.
|
||||
block.scatter.description = Fires clumps of lead, scrap or metaglass flak at enemy aircraft.
|
||||
block.scorch.description = Burns any ground enemies close to it. Highly effective at close range.
|
||||
|
||||
Reference in New Issue
Block a user