Add freezetics support to all actors that need it.
Remove Demoslayer fun option.
This commit is contained in:
parent
098cc0ef89
commit
ab9023d3ee
25 changed files with 312 additions and 291 deletions
|
|
@ -67,7 +67,6 @@ nosave bool swwm_weapontooltips = true; // shows a tooltip on weapon operation
|
|||
nosave string swwm_tooltipshown = ""; // which weapons have already had their tooltips displayed
|
||||
nosave noarchive bool swwm_tooltipnote = false; // set if the note on how to disable tooltips was already displayed
|
||||
nosave bool swwm_nointertips = false; // hides intermission tips, in case you don't want to see them
|
||||
server bool swwm_demoslayer = false; // if you're below 100hp, enemies drop healing orbs when you kill them
|
||||
nosave bool swwm_beepboop = false; // prompts the Demolitionist to go "beep", "boop" and "bop" when pressing any switch (may get annoying)
|
||||
nosave string swwm_menuposehistory = ""; // stores currently seen poses for the main menu, for shuffling
|
||||
nosave string swwm_titlesubhistory = ""; // stores currently seen subtitles for the title screen, for shuffling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue