Remove legacy voice pack.

This commit is contained in:
Mari the Deer 2023-03-06 17:26:27 +01:00
commit 4fb8fc6a30
248 changed files with 8 additions and 751 deletions

View file

@ -30,7 +30,7 @@ SWWM_SKLUNATICCONFIRM = "\crAre you sure you want that?\nYou're gonna have a REA
// mod menu
SWWM_MTITLE = "DEMOLITIONIST Options";
SWWM_PTITLE = "Player Options";
SWWM_VOICETYPE = "Demolitionist Voice Pack";
SWWM_VOICETYPE = "Voice Pack";
SWWM_MUTELEVEL = "Voice Muting Level";
SWWM_MUTENONE = "None";
SWWM_MUTECOMBAT = "Combat Comments";
@ -202,7 +202,7 @@ SWWM_DBGWARN = "WARNING: These options and commands are for experienced users on
SWWM_DBG_DEBUGBLAST = "Visualize Explosion Radii";
SWWM_DBG_DEBUGVIEW = "Visualize Actor Info";
SWWM_DBG_FIXITEMCAPS = "Recalculate Item Caps";
TOOLTIP_SWWM_VOICETYPE = "Sets the voice pack for the player.";
TOOLTIP_SWWM_VOICETYPE = "Sets the voice for the player (If any additional voice packs are installed).";
TOOLTIP_SWWM_MUTEVOICE = "Control what gets muted, if you'd rather have a more silent protagonist.";
TOOLTIP_SWWM_FLASHSTRENGTH = "Screen flashes usually happen when firing some weapons, you can lower this if these effects are harmful for you.";
TOOLTIP_SWWM_HUDMARGIN = "Margin around HUD elements, in (scaled) pixels.";