Disabled Erekir invasions & planet simulation

This commit is contained in:
Anuken
2022-01-30 11:34:52 -05:00
parent 1ad3f83e17
commit 3f8a7f591a
10 changed files with 72 additions and 29 deletions

View File

@@ -616,6 +616,7 @@ sectors.rename = Rename Sector
sectors.enemybase = [scarlet]Enemy Base
sectors.vulnerable = [scarlet]Vulnerable
sectors.underattack = [scarlet]Under attack! [accent]{0}% damaged
sectors.underattack.nodamage = [scarlet]Under attack!
sectors.survives = [accent]Survives {0} waves
sectors.go = Go
sector.curcapture = Sector Captured
@@ -626,6 +627,9 @@ sector.lost = Sector [accent]{0}[white] lost!
#note: the missing space in the line below is intentional
sector.captured = Sector [accent]{0}[white]captured!
sector.changeicon = Change Icon
sector.noswitch.title = Unable to Switch Sectors
sector.noswitch = You may not switch sectors while an existing sector is under attack.\n\nSector: [accent]{0}[] on [accent]{1}[]
sector.view = View Sector
threat.low = Low
threat.medium = Medium
@@ -1590,8 +1594,8 @@ block.core-foundation.description = Core of the base. Well armored. Stores more
block.core-foundation.details = The second iteration.
block.core-nucleus.description = Core of the base. Extremely well armored. Stores massive amounts of resources.
block.core-nucleus.details = The third and final iteration.
block.vault.description = Stores a large amount of items of each type. Contents can be retrieved with an unloader.
block.container.description = Stores a small amount of items of each type. Contents can be retrieved with an unloader.
block.vault.description = Stores a large amount of items of each type. Expands storage when placed next to a core. Contents can be retrieved with an unloader.
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.