Revert "Pistol start tweaks."

This reverts commit 564c99782a.

This actually doesn't work that well, so return to the original method.
This commit is contained in:
Mari the Deer 2022-10-08 17:47:35 +02:00
commit 92f59e4449
16 changed files with 41 additions and 86 deletions

View file

@ -249,9 +249,9 @@ TOOLTIP_SWWM_SWAPWEAPONS = "Allow only one weapon per slot (excluding Deep Impac
TOOLTIP_SWWM_FORCESTATS = "Shows map statistics in the HUD even when the automap isn't open.";
TOOLTIP_SWWM_FUNTRAILS = "Recolors the trails left by slot 5 weapon projectiles.";
TOOLTIP_SWWM_PS_FULLRESET = "Clears your entire inventory, excluding collectibles. May include score reset if enabled separately.";
TOOLTIP_SWWM_PS_RESETAMMO = "Resets all your carried ammo, including what is loaded into your weapons.";
TOOLTIP_SWWM_PS_RESETITEMS = "Removes all usable items from your inventory.";
TOOLTIP_SWWM_PS_RESETHEALTH = "Resets your health back to 100%, and removes all equipped armor.";
TOOLTIP_SWWM_PS_RESETAMMO = "Clears all your carried ammo, excluding what is already loaded into your weapons.";
TOOLTIP_SWWM_PS_RESETITEMS = "Clears all your carried items that aren't weapons or ammo. Excludes equipped armor.";
TOOLTIP_SWWM_PS_RESETHEALTH = "Sets your health back to 100%, and removes all equipped armor.";
TOOLTIP_SWWM_DRLASKILL = "[DRLA Monsters] Sets the skill level for enemy spawns.";
TOOLTIP_SWWM_ITEMSPARKLES = "Nearby items will have particles around them, as a visual aid.";
TOOLTIP_SWWM_SINGLEFIRST = "For weapons that have dual-wield variants, enabling this will always select the single weapon first.";