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 = "Menú de Demolicionista";
SWWM_MINIMAPIN = "Acercar Zoom de Minimapa";
SWWM_MINIMAPOUT = "Alejar Zoom de Minimapa";
// skills
SWWM_SKCHILL = "\cdDe Relax\c-";
SWWM_SKEASY = "\ckCon Calmita~\c-";
SWWM_SKNORMAL = "\ciAventura Adecuada\c-";
SWWM_SKHARD = "\cgSoy Masoca\c-";
SWWM_SKCHILL = "\cvDe Relax\c-";
SWWM_SKEASY = "\cdCon Calmita~\c-";
SWWM_SKNORMAL = "\cfAventura Adecuada\c-";
SWWM_SKHARD = "\ciDesafío Moderado\c-";
SWWM_SKHARDCORE = "\cgSoy Masoca\c-";
SWWM_SKHARDCORECONFIRM = "¿Crees que el mod es demasiado fácil?\nPues prepárate.";
SWWM_SKLUNATIC = "\crINTENTA MUERTE\c-";
SWWM_SKLUNATICCONFIRM = "Vas a morir, vas a sufrir.\nEso te lo puedo garantizar.";
// mod menu