The stuff from master.
This commit is contained in:
parent
9e083a7b6a
commit
5d2aecafe1
11 changed files with 159 additions and 13 deletions
|
|
@ -205,6 +205,7 @@ SWWM_RESETTOOLTIPS = "Reset Weapon Tooltips";
|
|||
SWWM_CRESET = "Reset to Defaults";
|
||||
SWWM_ARESET = "Wipe Achievements";
|
||||
SWWM_NOINTERTIPS = "Hide Intermission Tips";
|
||||
SWWM_DEMOSLAYER = "Demoslayer Mode";
|
||||
SWWM_MMTITLE = "Minimap Settings";
|
||||
SWWM_MM_ENABLE = "Show Minimap";
|
||||
SWWM_MM_ROTATE = "Rotate Minimap";
|
||||
|
|
@ -361,6 +362,7 @@ TOOLTIP_EVENT_SWWMRESETTOOLTIPS = "Resets weapon tooltips so you can see them al
|
|||
TOOLTIP_EVENT_SWWMRESETCVARS = "Resets all the mod's settings to their original values.";
|
||||
TOOLTIP_EVENT_SWWMRESETACHIEVEMENTS = "Erases all your archievement progress.";
|
||||
TOOLTIP_SWWM_NOINTERTIPS = "Hides intermission tips, in case you don't want to see them.";
|
||||
TOOLTIP_SWWM_DEMOSLAYER = "If you're below 100 health, killed enemies will drop health orbs.";
|
||||
TOOLTIP_SWWMMINIMAPMENU = "Configure the minimap.";
|
||||
TOOLTIP_SWWMACHIEVEMENTMENU = "View your achievements.";
|
||||
TOOLTIP_SWWM_MM_ENABLE = "Displays a minimap under the score counter.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue