diff options
author | Coopyy <pat.pvp.unturned@gmail.com> | 2022-01-25 07:22:38 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 10:22:38 -0300 |
commit | 25737209c5980e932b4cc934be2f10161793e32a (patch) | |
tree | f3bf0f5a56f51627db04a7c34b4c3b134bf22e9a /Northstar.Client | |
parent | 686b3f80cd2644c56e4025080b5be8b1e8fe5d7a (diff) | |
download | NorthstarMods-25737209c5980e932b4cc934be2f10161793e32a.tar.gz NorthstarMods-25737209c5980e932b4cc934be2f10161793e32a.zip |
adds prefix to Sticks & Stones playlist vars (#144)
* added gamer weapon to sticks & stones
* playlist var prefixes
Diffstat (limited to 'Northstar.Client')
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 07e37186..a74177ec 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -127,16 +127,18 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a "PL_sns_desc" "Free For All. Use Pulse Blades and Executions to Reset Enemy Score" "PL_sns_abbr" "SNS" "GAMEMODE_SNS" "Sticks and Stones" - "SCOREBOARD_BANKRUPTS" "Bankrupts" + "SCOREBOARD_BANKRUPTS" "Bankrupt Kills" "SNS_LEADER_BANKRUPT" "Score Leader Bankrupt!" "SNS_LEADER_BANKRUPT_SUB" "%s1 Was Reset By %s2" "SNS_BANKRUPT" "Bankrupt!" "SNS_BANKRUPT_SUB" "Your Score Was Reset By %s1" - "wme_kill_value" "Wingman Elite Kill Value" - "offhand_kill_value" "Offhand Kill Value" - "reset_kill_value" "Pulse/Execution Kill Value" - "melee_kill_value" "Melee Kill Value" - "reset_pulse_blade_cooldown_on_pulse_blade_kill" "Kill Cooldown Resets" + "sns_wme_kill_value" "Wingman Elite Kill Value" + "sns_softball_kill_value" "Softball Kill Value" + "sns_offhand_kill_value" "Offhand Kill Value" + "sns_reset_kill_value" "Pulse/Execution Kill Value" + "sns_melee_kill_value" "Melee Kill Value" + "sns_reset_pulse_blade_cooldown_on_pulse_blade_kill" "Kill Cooldown Resets" + "sns_softball_enabled" "Softball Enabled" "PL_inf" "Infection" "PL_inf_lobby" "Infection Lobby" |