commands.ftl 1.2 KB

1234567891011121314
  1. # FTLdiskburner
  2. cmd-ftldisk-desc = Creates an FTL coordinates disk to sail to the map the given EntityID is/on
  3. cmd-ftldisk-help = ftldisk [EntityID]
  4. cmd-ftldisk-no-transform = Entity {$destination} has no Transform Component!
  5. cmd-ftldisk-no-map = Entity {$destination} has no map!
  6. cmd-ftldisk-no-map-comp = Entity {$destination} is somehow on map {$map} with no map component.
  7. cmd-ftldisk-map-not-init = Entity {$destination} is on map {$map} which is not initialized! Check it's safe to initialize, then initialize the map first or the players will be stuck in place!
  8. cmd-ftldisk-map-paused = Entity {$desintation} is on map {$map} which is paused! Please unpause the map first or the players will be stuck in place.
  9. cmd-ftldisk-planet = Entity {$desintation} is on planet map {$map} and will require an FTL point. It may already exist.
  10. cmd-ftldisk-already-dest-not-enabled = Entity {$destination} is on map {$map} that already has an FTLDestinationComponent, but it is not Enabled! Set this manually for safety.
  11. cmd-ftldisk-requires-ftl-point = Entity {$destination} is on map {$map} that requires a FTL point to travel to! It may already exist.
  12. cmd-ftldisk-hint = Map netID