diff --git a/language.def_mission b/language.def_mission index 9b8605d7d..f3183745d 100644 --- a/language.def_mission +++ b/language.def_mission @@ -551,6 +551,20 @@ E5TEXT = "supposed to be doing. Let's just hope the\n" "UAC's boy didn't win the race by now, or I\n" "won't hear the end of it from those idiots.\""; +E6TEXT = +"Making your way to the UAC starport truly\n" +"proved to be a bumpy ride, having found\n" +"yourself amidst a demon encampment within\n" +"the ruins of a city ravaged beyond repair.\n" +"\n" +"With another set of cybernetic\n" +"lieutenants turned to mush by your\n" +"weaponry, you keep pushing onward.\n" +"\n" +"Saya has not interjected over comms, but\n" +"you can guess that she's growing even more\n" +"restless from all this sidetracking you\n" +"were put through..."; C1TEXT = "As you make your way through the demon\n" "infested starport, you begin to notice\n" diff --git a/language.es_mission b/language.es_mission index a42f059d4..902fcb0ce 100644 --- a/language.es_mission +++ b/language.es_mission @@ -549,6 +549,21 @@ E5TEXT = "al menos que el de la UAC no haya ganado\n" "ya la carrera, o tendré que aguantar las\n" "mierdas de esos idiotas.\""; +E6TEXT = +"Abrirte paso al puerto estelar de la UAC\n" +"realmente ha sido duro, al haberte metido\n" +"de lleno en un campamento demoníaco\n" +"entre las ruínas de una ciudad totalmente\n" +"arrasada.\n" +"\n" +"Y con otro puñado de tenientes\n" +"cibernéticos hechos papilla por tu\n" +"arsenal, sigues tu camino adelante.\n" +"\n" +"Saya no se ha quejado por mensajes, pero\n" +"te puedes imaginar que está incluso más\n" +"enojada por culpa de todos estos desvíos\n" +"por los que te han mandado..."; C1TEXT = "A medida que te abres paso a través del\n" "puerto infestado, empiezas a notar algo:\n" diff --git a/language.version b/language.version index e37744bc8..13eb1a020 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1226 \cu(mié 25 jun 2025 14:30:48 CEST)\c-"; -SWWM_SHORTVER="\cw1.3pre r1226 \cu(2025-06-25 14:30:48)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1227 \cu(mié 25 jun 2025 15:43:59 CEST)\c-"; +SWWM_SHORTVER="\cw1.3pre r1227 \cu(2025-06-25 15:43:59)\c-";