Carp wave spawner and dragons as an actual event (#10254)

This commit is contained in:
metalgearsloth
2022-08-08 10:18:14 +10:00
committed by GitHub
parent 3d850c6592
commit a29d8b9fa2
60 changed files with 1264 additions and 569 deletions

View File

@@ -2,7 +2,7 @@ devour-action-popup-message-structure = Your jaws dig into thick material..
devour-action-popup-message-fail-target-not-valid = That doesn't look particularly edible.
devour-action-popup-message-fail-target-alive = You can't consume creatures that are alive!
dragon-spawn-action-popup-message-fail-no-eggs = You don't have the stamina to create a carp!
dragon-spawn-action-popup-message-fail-no-eggs = You don't have the stamina to do that!
action-name-devour = [color=red]Devour[/color]
@@ -10,3 +10,17 @@ action-description-devour = Attempt to break a structure with your jaws or swall
action-name-carp-summon = Summon carp
action-description-carp-summon = Summon a carp to aid you at seizing the station!
# Rifts
carp-rift-warning = A rift is causing an unnaturally large energy flux at {$location}. Stop it at all costs!
carp-rift-duplicate = Cannot have 2 charging rifts at the same time!
carp-rift-examine = It is [color=yellow]{$percentage}%[/color] charged!
carp-rift-max = You have reached your maximum amount of rifts
carp-rift-anchor = Rifts require a stable surface to spawn.
carp-rift-weakened = You are unable to summon more rifts in your weakened state.
carp-rift-destroyed = A rift has been destroyed! You are now weakened temporarily.
# Round end
dragon-round-end-summary = The dragons were:
dragon-round-end-dragon = {$name} with {$count} rifts
dragon-round-end-dragon-player = {$name} ({$player}) with {$count} rifts