Add one extra skill.

Prevent mp items from spawning on skills 5 and 6.
Disable store on skills 5 and 6.
Fix Shotgunners dropping Wallbusters in Doom 1.
Fix episode/skill menus being compacted when they have more than 5 text items.
Tweak message boxes.
This commit is contained in:
Mari the Deer 2021-03-19 17:14:33 +01:00
commit 761042e200
9 changed files with 199 additions and 37 deletions

View file

@ -17,10 +17,12 @@ SWWM_KBASE = "Demolitionist Menu";
SWWM_MINIMAPIN = "Minimap Zoom In";
SWWM_MINIMAPOUT = "Minimap Zoom Out";
// skills
SWWM_SKCHILL = "\cdJust Chillin'\c-";
SWWM_SKEASY = "\ckTaking It Easy~\c-";
SWWM_SKNORMAL = "\ciAdequate Adventure\c-";
SWWM_SKHARD = "\cgI'm A Masochist\c-";
SWWM_SKCHILL = "\cvJust Chillin'\c-";
SWWM_SKEASY = "\cdTaking It Easy~\c-";
SWWM_SKNORMAL = "\cfAdequate Adventure\c-";
SWWM_SKHARD = "\ciModerate Challenge\c-";
SWWM_SKHARDCORE = "\cgI'm A Masochist\c-";
SWWM_SKHARDCORECONFIRM = "You think the mod's too easy?\nPrepare yourself.";
SWWM_SKLUNATIC = "\cr \c-";
SWWM_SKLUNATICCONFIRM = "You will die, you will suffer.\nThat, I can guarantee.";
// mod menu