diff options
author | Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-09-02 17:49:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 18:49:26 +0200 |
commit | f16af287534fceeb466bbd474d1ab3d94c19d1a3 (patch) | |
tree | cb53f55621edebaf19e3dfc3b1d833fe7d68e206 /Northstar.Client/mod | |
parent | 2b263286512ebb1b59980f8c1f442576992323bd (diff) | |
download | NorthstarMods-f16af287534fceeb466bbd474d1ab3d94c19d1a3.tar.gz NorthstarMods-f16af287534fceeb466bbd474d1ab3d94c19d1a3.zip |
Force player respawn to match vanilla (#554)
Automatically respawns dead players after 5 seconds unless set otherwise
Diffstat (limited to 'Northstar.Client/mod')
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 5dabd539..b2608331 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -227,6 +227,7 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a "classic_rodeo" "Classic Rodeo" "oob_timer_enabled" "Out of Bounds Timer" "riff_instagib" "Instagib Mode" + "player_force_respawn" "Forced Respawn" "riff_player_bleedout" "Pilot Bleedout" "player_bleedout_forceHolster" "Holster weapons when downed" |