From 778379fc46070f91cbab7e79f77d9257546586f4 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Sun, 11 Apr 2021 21:55:09 +0200 Subject: [PATCH] 10 more tips (mostly Saya facts). --- language.def_base | 12 +++++++++++- language.es_base | 10 ++++++++++ language.version | 4 ++-- 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/language.def_base b/language.def_base index 975d7695c..e3abd4af0 100644 --- a/language.def_base +++ b/language.def_base @@ -704,7 +704,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 = "120"; +SWWM_NINTERTIP = "130"; 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."; @@ -826,6 +826,16 @@ SWWM_INTERTIP117 = "Food tastes best when you make it yourself."; SWWM_INTERTIP118 = "This tip mesage contains a typo."; SWWM_INTERTIP119 = "If enemies are getting in your way while you're admiring the shiny new key you just found, you can punch them with your free hand."; SWWM_INTERTIP120 = "I find that if you just talk, your mouth comes up with stuff."; +SWWM_INTERTIP121 = "Saya claims to enjoy black coffee, but she secretly adds sugar to it when no one's looking."; +SWWM_INTERTIP122 = "From personal experience, Saya believes that there isn't a single arms manufacturer in the world who is straight."; +SWWM_INTERTIP123 = "Saya's favorite color is red."; +SWWM_INTERTIP124 = "Saya once planned to become a VTuber, but changed her mind after \"creepy basement dwellers\" ruined her debut stream."; +SWWM_INTERTIP125 = "Saya knows how to swear in over 10 languages, most of them non-human."; +SWWM_INTERTIP126 = "Saya personally decided to give the Demolitionist chassis a nicely sculpted curvy posterior as an excuse to make \"robutt\" puns."; +SWWM_INTERTIP127 = "Saya's posture has baffled countless specialists, who wonder how it is even possible to bend and twist in the ways she does without developing back problems."; +SWWM_INTERTIP128 = "Saya's general way of befriending aliens is to offer them pizza and challenge them to beat Dark Souls. It usually works."; +SWWM_INTERTIP129 = "Bunnyhopping can let you reach ludicrous speeds (thought not enough to go to plaid, unfortunately)."; +SWWM_INTERTIP130 = "The Ragekit's speed boost may make you violently bump against everything as you run around. This might become troublesome in enclosed spaces."; // intermission fanart SWWM_FANART = "Art: "; SWWM_NFANART = "11"; diff --git a/language.es_base b/language.es_base index 11e1c188a..89c4ec3d8 100644 --- a/language.es_base +++ b/language.es_base @@ -731,6 +731,16 @@ SWWM_INTERTIP117 = "La comida sabe mejor cuando te la preparas tú."; SWWM_INTERTIP118 = "Este mesaje de consejo tiene una errata."; SWWM_INTERTIP119 = "Si los enemigos se entrometen mientras estás admirando la brillante llave nueva que acabas de encontrar, puedes darles un puñetazo con tu mano libre."; SWWM_INTERTIP120 = "Me he dado cuenta de que si te pones a hablar, a tu boca se le van ocurriendo cosas."; +SWWM_INTERTIP121 = "Saya afirma disfrutar el café solo, pero le echa azúcar en secreto cuando nadie mira."; +SWWM_INTERTIP122 = "En base a experiencias personales, Saya cree que no hay ningún fabricante de armas en el mundo que sea hetero."; +SWWM_INTERTIP123 = "El color favorito de Saya es el rojo."; +SWWM_INTERTIP124 = "Saya planeó hacerse VTuber una vez, pero cambió de idea después de que \"frikis de sótano asquerosos\" arruinaran su directo de debut."; +SWWM_INTERTIP125 = "Saya sabe decir tacos en más de 10 idiomas, la mayoría no humanos."; +SWWM_INTERTIP126 = "Saya personalmente decidió poner un trasero con curvas bien esculpidas al chasis de Demolicionista como excusa para hacer chistes de traseros metálicos."; +SWWM_INTERTIP127 = "La postura de Saya ha desconcertado a incontables especialistas, quienes se preguntan como es posible que pueda inclinarse y retorcerse de tales formas sin desarrollar problemas de espalda."; +SWWM_INTERTIP128 = "El método general de Saya para entablar amistad con aliens es ofrecerles pizza y desafiarlos a pasarse Dark Souls. Suele funcionar."; +SWWM_INTERTIP129 = "El bunnyhopping te permite alcanzar velocidades ridículas (aunque no lo suficiente para ir a cuadros, desafortunadamente)."; +SWWM_INTERTIP130 = "El potenciado de velocidad del Ragekit puede hacerte rebotar violentamente contra todo mientras corres. Esto puede ser problemático en espacios cerrados."; // intermission fanart SWWM_FANART = "Arte: "; // achievements diff --git a/language.version b/language.version index f6dc8d915..982a6e54f 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r441 \cu(Sun 11 Apr 21:20:27 CEST 2021)\c-"; -SWWM_SHORTVER="\cw0.9.11b-pre r441 \cu(2021-04-11 21:20:27)\c-"; +SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r441 \cu(Sun 11 Apr 21:55:09 CEST 2021)\c-"; +SWWM_SHORTVER="\cw0.9.11b-pre r441 \cu(2021-04-11 21:55:09)\c-";