10 more tips. That's 180 now.

This commit is contained in:
Mari the Deer 2022-06-14 17:19:43 +02:00
commit 4db32d353a
3 changed files with 23 additions and 3 deletions

View file

@ -904,7 +904,7 @@ SWWM_NEWMISSION = "Mission briefing has been updated.";
SWWM_CHEEVO = "\cxAchievement unlocked: \cf%s\c-";
SWWM_CHEEVOREM = "\cx%s \cxunlocked an achievement: \cf%s\c-";
// intermission tips
SWWM_NINTERTIP = "170";
SWWM_NINTERTIP = "180";
SWWM_INTERTIP = "Tip #%d:";
SWWM_INTERTIP1 = "The Demolitionist is immune to drowning, poison and even fall damage (excluding instant kill pits).";
SWWM_INTERTIP2 = "The Explodium Gun's altfire has an explosive yield proportional to the bullets left in the mag.";
@ -1076,6 +1076,16 @@ SWWM_INTERTIP167 = "GZDoom isn't unoptimized, it just has a lot of code. They're
SWWM_INTERTIP168 = "You can turn off these tips in the mod options menu.";
SWWM_INTERTIP169 = "This mod won't mock you for cheating. If a map gives you shit, it's justified.";
SWWM_INTERTIP170 = "A hero is often defined by how many lives they can save by taking others.";
SWWM_INTERTIP171 = "Apes gone? Good.";
SWWM_INTERTIP172 = "Look where we're standing. Just when we thought the future couldn't get worse... It did get worse.";
SWWM_INTERTIP173 = "You ever wondered why is it that when things go to shit, it's always the working class that has to fix everything?";
SWWM_INTERTIP174 = "\"Self-made\" billionaires are a lie.";
SWWM_INTERTIP175 = "You will always have the right to tell haters to eat your ass.";
SWWM_INTERTIP176 = "You don't need the latest fancy technologies to make a game worth playing.";
SWWM_INTERTIP177 = "Small breasts are a status symbol.";
SWWM_INTERTIP178 = "Short people have many tactical advantages.";
SWWM_INTERTIP179 = "Due to \"undisclosed circumstances\", Saya has been deemed untouchable by the Yakuza. Maybe it's best to not piss her off.";
SWWM_INTERTIP180 = "Are you tired of death exits? Then you are in luck, for there is an option to bypass them.";
// intermission fanart
SWWM_FANART = "Art: ";
SWWM_NFANART = "27";

View file

@ -956,6 +956,16 @@ SWWM_INTERTIP167 = "GZDoom no está mal optimizado, es que tiene mucho código.
SWWM_INTERTIP168 = "Puedes desactivar estos consejos en el menú de opciones del mod.";
SWWM_INTERTIP169 = "Este mod no te hará burla si usas trucos. Si un mapa te mete mierdas, está justificado.";
SWWM_INTERTIP170 = "Un héroe suele definirse por cuantas vidas puede salvar a costa de acabar con otras.";
SWWM_INTERTIP171 = "¿Te has quedado sin monos? Pues me alegro.";
SWWM_INTERTIP172 = "Mira a donde hemos llegado. Justo cuando pensábamos que el futuro no podía ponerse peor... Se ha puesto peor.";
SWWM_INTERTIP173 = "¿Alguna vez de has preguntado por que cuando se va todo a la mierda, siempre es la clase obrera la que tiene que arreglarlo todo?";
SWWM_INTERTIP174 = "Los billonarios \"hechos a si mismos\" no existen.";
SWWM_INTERTIP175 = "Siempre tendrás el derecho a decirle a los haters que te pueden comer el culo.";
SWWM_INTERTIP176 = "No necesitas las mejores tecnologías de última generación para crear algo digno de jugar.";
SWWM_INTERTIP177 = "Los pechos pequeños son un símbolo de estatus.";
SWWM_INTERTIP178 = "Las personas bajas tienen muchas ventajas tácticas.";
SWWM_INTERTIP179 = "Dadas \"circunstancias no especificadas\", Saya es considerada intocable por la Yakuza. Tal vez es mejor no hacerla enfadar.";
SWWM_INTERTIP180 = "¿Te hartan las salidas de muerte? Entonces estás de suerte, porque hay una opción para sobrepasarlas.";
// intermission fanart
SWWM_FANART = "Arte: ";
// achievements

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r120 \cu(Mon 13 Jun 15:51:37 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r120 \cu(2022-06-13 15:51:37)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r121 \cu(Tue 14 Jun 17:19:43 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r121 \cu(2022-06-14 17:19:43)\c-";