Add item sparkles.
Tweak Omnisight pickup behavior (shared in mp).
This commit is contained in:
parent
07d4006172
commit
06f79726a8
13 changed files with 83 additions and 10 deletions
|
|
@ -208,6 +208,7 @@ SWWM_DRLASKILL_TECHNOPHOBIA = "Technophobia";
|
|||
SWWM_DRLASKILL_ARMAGEDDON = "Armageddon";
|
||||
SWWM_DRLASKILL_ADAPTIVE = "Adaptive";
|
||||
SWWM_SHOWMINIMAP = "Show Minimap";
|
||||
SWWM_ITEMSPARKLES = "Item Sparkles";
|
||||
TOOLTIP_SWWM_VOICETYPE = "Sets the voice pack for the player.";
|
||||
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.";
|
||||
|
|
@ -299,6 +300,7 @@ TOOLTIP_SWWM_NUMCOLOR_HP = "Select the color for health numbers.";
|
|||
TOOLTIP_SWWM_NUMCOLOR_AP = "Select the color for armor numbers.";
|
||||
TOOLTIP_SWWM_DRLASKILL = "[DRLA Monsters] Sets the skill level for enemy spawns.";
|
||||
TOOLTIP_SWWM_SHOWMINIMAP = "Displays a minimap under the score counter.";
|
||||
TOOLTIP_SWWM_ITEMSPARKLES = "Nearby items will have particles around them, as a visual aid.";
|
||||
// knowledge base
|
||||
SWWM_COMINGSOON = "(coming soon)";
|
||||
SWWM_MISSTAB = "Mission";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue