From 60d78eb66971587aa0420f351d803758a9274790 Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Fri, 18 Nov 2022 22:22:53 +0100 Subject: [PATCH] Fix some tips. --- language.def_base | 4 ++-- language.es_base | 2 +- language.version | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/language.def_base b/language.def_base index 813b43419..a0551ea1a 100644 --- a/language.def_base +++ b/language.def_base @@ -890,7 +890,7 @@ SWWM_INTERTIP8 = "The Eviscerator can easily clear entire rooms and corridors, b SWWM_INTERTIP9 = "When on the move, the Silver Bullet's jet compensators will reduce most of the recoil from firing, but will also deal some damage if you're not wearing armor."; SWWM_INTERTIP10 = "Just like other energy weapons of similar function, the Biospark Carbine's primary and secondary fires can be combined with deadly results."; SWWM_INTERTIP11 = "The Lämp has a chance to attract a rare type of moth that is much more aggressive than others in its attacks. It is easily recognizable by its white color and bigger size."; -SWWM_INTERTIP12 = "The Refresher will always auto-activate if you're about to die, though sometimes they may not be enough to really save you..."; +SWWM_INTERTIP12 = "The Refresher will always auto-activate if you're about to die, though sometimes that may not be enough to really save you..."; SWWM_INTERTIP13 = "The Ynykron Artifact will instantly kill everything you aim it at, unless it's really unkillable, though usually that's only the case for gods. You're not planning on going after any gods, right?"; SWWM_INTERTIP14 = "Do not be deceived by the Candy Gun, it may seem like a simple recolor, but it is A LOT stronger than your starting weapon."; SWWM_INTERTIP15 = "The Ragekit will greatly increase the strength of your melee attacks and reduce incoming damage, but it'll also make you scream, all the time."; @@ -904,7 +904,7 @@ SWWM_INTERTIP22 = "With proper timing, you can use your quick melee attack to de SWWM_INTERTIP23 = "Did you know that Saya really hates the UAC?\n\nWhat? You already knew that? Geez, then I have no idea what else to tell you."; SWWM_INTERTIP24 = "You can dash into enemies to push them out of the way. Some smaller ones may die immediately from the impact and go flying."; SWWM_INTERTIP25 = "If you do an air dash straight towards the ground, you might land with enough force to cause a shockwave, pushing away most enemies around you."; -SWWM_INTERTIP26 = "You can press switches and open doors by punching them. This can also be done with the Lead Ball ammunition from the Spreadgun, with the exception of exit switches."; +SWWM_INTERTIP26 = "You can press switches and open doors by punching them. If you're feeling violent, you can also activate them by dashing into them."; SWWM_INTERTIP27 = "The Spreadgun may be unwieldy to use, but it compensates by being far more destructive than your typical shotgun."; SWWM_INTERTIP28 = "The Demolitionist is too heavy to swim, and will sink quickly. Don't worry, though, the jet boosters work underwater too."; SWWM_INTERTIP29 = "\"Anyone with a soul can cast magic, but only those with a loving heart can hope to truly master it.\"\n\n — LS"; diff --git a/language.es_base b/language.es_base index 9716c6a8e..81c8ec471 100644 --- a/language.es_base +++ b/language.es_base @@ -792,7 +792,7 @@ SWWM_INTERTIP22 = "Con el ritmo adecuado, puedes usar el ataque rápido a melé SWWM_INTERTIP23 = "¿Sabías que Saya realmente odia la UAC?\n\n¿Que? ¿Ya sabías eso? Vaya, pues entonces ya no se me ocurre que otra cosa contarte."; SWWM_INTERTIP24 = "Puedes embestir contra enemigos para empujarlos fuera de tu camino. Los más débiles puede que mueran inmediatamente por el impacto y salgan volando."; SWWM_INTERTIP25 = "Si haces una embestida en el aire apuntando directamente al suelo, puede que aterrices con la fuerza suficiente para causar una onda de choque, apartando a la mayoría de enemigos a tu alrededor."; -SWWM_INTERTIP26 = "Puedes activar objetos y abrir puertas a puñetazos. Esto también se puede hacer con la munición de Bola de Plomo del Trabuco, a excepción de los botones de salida."; +SWWM_INTERTIP26 = "Puedes activar objetos y abrir puertas a puñetazos. Si te va la violencia, también puedes activarlos con una embestida."; SWWM_INTERTIP27 = "El Trabuco puede ser complicado de usar, per compensa al ser mucho más destructivo que una escopeta típica."; SWWM_INTERTIP28 = "La Demolicionista pesa demasiado para nadar y se hundirá rápidamente. Pero no te preocupes, los jets propulsores también funcionan bajo el agua."; SWWM_INTERTIP29 = "\"Cualquiera con un alma puede usar magia, pero solo aquellos con amor en su corazón podrán realmente alcanzar su maestría.\"\n\n — LS"; diff --git a/language.version b/language.version index 3cda8125a..a9dd98849 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r619 \cu(Thu 17 Nov 16:54:08 CET 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r619 \cu(2022-11-17 16:54:08)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r620 \cu(Fri 18 Nov 22:22:53 CET 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r620 \cu(2022-11-18 22:22:53)\c-";