Skip to content

Commit

Permalink
Merge pull request #1248 from Refactorio/rocket-barrage
Browse files Browse the repository at this point in the history
Added barrage feature to give players more end-game clearing options
  • Loading branch information
Jayefuu authored Oct 3, 2021
2 parents 3a31952 + ee59a10 commit 0bafe54
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 90 deletions.
20 changes: 16 additions & 4 deletions locale/en/redmew_command_text.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,30 @@ crash_site_restart_abort=Aborts the restart of the crashsite scenario.
crash_site_spy=Spend coins to send a fish to spy on the enemy for a short time.
crash_site_spy_invalid=You need to add a valid location to send a spy fish. e.g /spy [gps=-110,-17,redmew]
crash_site_spy_funds=Training these spy fish ain't cheap! You need more coins!
crash_site_airstrike_invalid=Invalid co-ordinates.
crash_site_spy_success=__1__ used the /spy command and spent __2__ coins to train a fish to spy on the enemy [gps=__3__,__4__,redmew]
crash_site_airstrike_invalid=Invalid co-ordinates.
crash_site_airstrike=Launch an airstrike against the enemy with poison capsules.
crash_site_airstrike_count=Upgrade the airstrike damage to to level __1__\n\nTo use airstrike place poison capsules in the spawn chest then type /strike with a gps position\n\nDamage upgrades increase the number of poison capsules launched by airstrike.\n\nCurrent level: __2__\nCurrent shell count: __3__\nCurrent cost: __4__
crash_site_airstrike_radius=Upgrade the airstrike radius to level __1__\n\nTo use airstrike place poison capsules in the spawn chest then type /strike with a gps position\n\nCurrent level: __2__\nCurrent radius: __3__
crash_site_airstrike_count=Upgrade the airstrike damage to to level __1__\n\nTo use airstrike place poison capsules in the spawn chest then type /strike followed by a gps position\n\nDamage upgrades increase the number of poison capsules launched by airstrike.\n\nCurrent level: __2__\nCurrent shell count: __3__\nCurrent cost: __4__
crash_site_airstrike_radius=Upgrade the airstrike radius to level __1__\n\nTo use airstrike place poison capsules in the spawn chest then type /strike followed by a gps position\n\nCurrent level: __2__\nCurrent radius: __3__
crash_site_airstrike_radius_name_label=Airstrike Radius __1__
crash_site_airstrike_count_name_label=Airstrike Damage __1__
crash_site_airstrike_not_researched=You have not researched airstrike yet. Visit the market at the spawn [gps=-3,-3,redmew]
crash_site_airstrike_insufficient_currency_error=To send an air strike, load __1__ more poison capsules into the payment chest [gps=-0.5,-3.5,redmew]
crash_site_airstrike_insufficient_currency_error=To send an air strike, load __1__ more poison capsules into the payment chest [gps=2.5,-7.5,redmew]
crash_site_airstrike_friendly_fire_error=You don't want to do that, no enemies found in the target area.
crash_site_airstrike_damage_upgrade_success=__1__ has upgraded Airstrike Damage to level __2__
crash_site_airstrike_radius_upgrade_success=__1__ has updgraded Airstrike Radius to level __2__
crash_site_barrage_invalid=Invalid co-ordinates.
crash_site_barrage=Launch a barrage of heat seeking rockets against the enemy.
crash_site_barrage_count=Upgrade the barrage damage to to level __1__\n\nTo use barrage place explosive rockets in the spawn chest then type /barrage followed by a gps position\n\nDamage upgrades increase the number of rockets launched.\n\nCurrent level: __2__\nCurrent rocket count: __3__\nCurrent cost: __4__ rockets
crash_site_barrage_radius=Upgrade the barrage radius to level __1__\n\nTo use barrage place explosive rockets in the spawn chest then type /barrage followed by a gps position\n\nCurrent level: __2__\nCurrent radius: __3__
crash_site_barrage_radius_name_label=Rocket Barrage Radius __1__
crash_site_barrage_count_name_label=Rocket Barrage Damage __1__
crash_site_barrage_not_researched=You have not researched Barrage yet. Visit the market at the spawn [gps=-3,-3,redmew]
crash_site_barrage_insufficient_currency_error=To send a rocket barrage, load __1__ more explosive rockets into the payment chest [gps=2.5,-1.5,redmew]
crash_site_barrage_no_nests=No nests found, what a waste of rockets!
crash_site_barrage_damage_upgrade_success=__1__ has upgraded Rocket Barrage Damage to level __2__
crash_site_barrage_radius_upgrade_success=__1__ has updgraded Rocket Barrage Radius to level __2__
crash_site_rocket_tanks_name_label=Rocket Tanks Fire Interval __1__
crash_site_rocket_tank_upgrade_success=__1__ has upgraded Rocket Tank interval to level __2__
crash_site_rocket_tanks_description= Upgrade the rocket tank firing interval to reduce the time between rockets.\n\nPlace rockets in the tank inventory to have them automatically target enemy worms and nests.
Expand Down
Loading

0 comments on commit 0bafe54

Please sign in to comment.