PvP game over condition
This commit is contained in:
@@ -12,6 +12,7 @@ text.linkfail=Failed to open link!\nThe URL has been copied to your cliboard.
|
||||
text.editor.web=The web version does not support the editor!\nDownload the game to use it.
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.gameover=Your core has been destroyed
|
||||
text.pvp.gameover=The[accent] {0}[] team is victorious!
|
||||
text.sector.gameover=This sector has been lost. Re-deploy?
|
||||
text.sector.retry=Retry
|
||||
text.highscore=[accent]New highscore!
|
||||
@@ -653,6 +654,13 @@ block.rtg-generator.name=RTG Generator
|
||||
block.spectre.name=Spectre
|
||||
block.meltdown.name=Meltdown
|
||||
|
||||
team.blue.name=blue
|
||||
team.red.name=red
|
||||
team.orange.name=orange
|
||||
team.none.name=gray
|
||||
team.green.name=green
|
||||
team.purple.name=purple
|
||||
|
||||
unit.alpha-drone.name=Alpha Drone
|
||||
unit.spirit.name=Spirit Drone
|
||||
unit.spirit.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
|
||||
Reference in New Issue
Block a user