From 84c588a0e7724c924eb86bc08ff9718e49ba10db Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Thu, 15 Sep 2022 01:28:07 +0200 Subject: [PATCH] Mortal Rifle grenade tidbits on library. --- language.def_lore | 6 +++++- language.es_lore | 6 +++++- language.version | 4 ++-- lore/default/misterrifle.txt | 6 +++++- lore/es/misterrifle.txt | 6 +++++- 5 files changed, 22 insertions(+), 6 deletions(-) diff --git a/language.def_lore b/language.def_lore index a3fb768a3..2211997ca 100644 --- a/language.def_lore +++ b/language.def_lore @@ -2492,12 +2492,16 @@ SWWM_LORETXT_MISTERRIFLE = "\n" "\cfReload:\c- One of the few operations that does what you'd logically expect.\n" "\n" +"\cfTechniques:\c- Grenades are best used against large groups of enemies, as this will allow a more uniform distribution of sub-grenade target designations for maximum damage coverage.\n" +"\n" "\cxSaya's Notes:\c-\n" "\cfAt this point I can't even be bothered to be confused by anything that comes out of there, seriously.\c-\n" "\n" "\cfThis thing is an assault rifle, a shotgun, a machine gun and an anti-tank rifle all in one, with the same exact ammo. And it makes no sense, sure, but it works, however it does.\c-\n" "\n" -"\cfDon't get too comfortable with it, by the way. I bet once it starts to grow on you you won't be able to go back to any other weapon, and you'll be cursed for life or something.\c-"; +"\cfAlso those grenades are even weirder. You put a ruler to them and they're clearly 25mm or so, but somehow they GROW to full size after they're shot. AND THE WHOLE AUTO-TARGET FUNCTIONALITY TERRIFIES ME CONCEPTUALLY. THIS WAS MADE WITH CARPET BOMBING IN MIND, 100% SURE OF IT.\c-\n" +"\n" +"\cfSeriously, don't get too comfortable with it. I bet once it starts to grow on you you won't be able to go back to any other weapon, and you'll be cursed for life or something.\c-"; SWWM_LORETAG_MIXOM = "Mixom"; SWWM_LORETAB_MIXOM = "People"; SWWM_LOREREL_MIXOM = "UAC;Symnatek;Saya"; diff --git a/language.es_lore b/language.es_lore index 6e12c741e..b1a7f2f7a 100644 --- a/language.es_lore +++ b/language.es_lore @@ -2324,12 +2324,16 @@ SWWM_LORETXT_MISTERRIFLE = "\n" "\cfRecarga:\c- Una de las pocas operaciones que hace lo lógicamente esperado.\n" "\n" +"\cfTécnicas:\c- Es mejor usar granadas contra grandes grupos de enemigos, ya que esto permitirá una distribución más uniforme de designaciones de objetivo a las sub-granadas para una cobertura máxima de daño.\n" +"\n" "\cxNotas de Saya:\c-\n" "\cfLlegados a este punto ya me trae sin cuidado que me confunda cualquier cosa que salga de ahí, en serio.\c-\n" "\n" "\cfEsta cosa es un rifle de asalto, una escopeta, una ametralladora y un rifle anti-tanque todo en uno, con exactamente la misma munición. Y cierto, no tiene ningún sentido, pero funciona, sea como sea.\c-\n" "\n" -"\cfNo te pongas muy cómoda con esta, por cierto. Apuesto a que en cuanto le pilles el gusto no vas a ser capaz de volver a usar ninguna otra arma, y acabarás maldita para toda la vida o algo.\c-"; +"\cfAdemás esas granadas son aun más raras. Las mides con regla y son obviamente de 25mm, pero de alguna forma CRECEN a su tamaño original al salir disparadas. Y LUEGO TODO LO DE LA FUNCIONALIDAD DE AUTO-OBJETIVO ME ATERRA CONCEPTUALMENTE. ESTO LO HAN HECHO CON BOMBARDEOS EN ALFOMBRA EN MENTE, ESTOY SEGURA AL 100%.\c-\n" +"\n" +"\cfEn serio, no te pongas muy cómoda con esta. Apuesto a que en cuanto le pilles el gusto no vas a ser capaz de volver a usar ninguna otra arma, y acabarás maldita para toda la vida o algo.\c-"; SWWM_LORETXT_MIXOM = "\cxNombre:\c-\n" "\cf Herramientas Mixom\c-\n" diff --git a/language.version b/language.version index c2179c9a8..2882be1f0 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r457 \cu(Thu 15 Sep 01:02:47 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r457 \cu(2022-09-15 01:02:47)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r458 \cu(Thu 15 Sep 01:28:07 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r458 \cu(2022-09-15 01:28:07)\c-"; diff --git a/lore/default/misterrifle.txt b/lore/default/misterrifle.txt index 22b5e6315..86b7eea64 100644 --- a/lore/default/misterrifle.txt +++ b/lore/default/misterrifle.txt @@ -25,9 +25,13 @@ It is chambered in a peculiar 4.44x44.4mm caliber, sporting a barrel length of 4 \cfReload:\c- One of the few operations that does what you'd logically expect. +\cfTechniques:\c- Grenades are best used against large groups of enemies, as this will allow a more uniform distribution of sub-grenade target designations for maximum damage coverage. + \cxSaya's Notes:\c- \cfAt this point I can't even be bothered to be confused by anything that comes out of there, seriously.\c- \cfThis thing is an assault rifle, a shotgun, a machine gun and an anti-tank rifle all in one, with the same exact ammo. And it makes no sense, sure, but it works, however it does.\c- -\cfDon't get too comfortable with it, by the way. I bet once it starts to grow on you you won't be able to go back to any other weapon, and you'll be cursed for life or something.\c- +\cfAlso those grenades are even weirder. You put a ruler to them and they're clearly 25mm or so, but somehow they GROW to full size after they're shot. AND THE WHOLE AUTO-TARGET FUNCTIONALITY TERRIFIES ME CONCEPTUALLY. THIS WAS MADE WITH CARPET BOMBING IN MIND, 100% SURE OF IT.\c- + +\cfSeriously, don't get too comfortable with it. I bet once it starts to grow on you you won't be able to go back to any other weapon, and you'll be cursed for life or something.\c- diff --git a/lore/es/misterrifle.txt b/lore/es/misterrifle.txt index b833cdfa2..65cce843a 100644 --- a/lore/es/misterrifle.txt +++ b/lore/es/misterrifle.txt @@ -21,9 +21,13 @@ Fue hecha para un calibre peculiar de 4.44x44.4mm, con una longitud de cañón d \cfRecarga:\c- Una de las pocas operaciones que hace lo lógicamente esperado. +\cfTécnicas:\c- Es mejor usar granadas contra grandes grupos de enemigos, ya que esto permitirá una distribución más uniforme de designaciones de objetivo a las sub-granadas para una cobertura máxima de daño. + \cxNotas de Saya:\c- \cfLlegados a este punto ya me trae sin cuidado que me confunda cualquier cosa que salga de ahí, en serio.\c- \cfEsta cosa es un rifle de asalto, una escopeta, una ametralladora y un rifle anti-tanque todo en uno, con exactamente la misma munición. Y cierto, no tiene ningún sentido, pero funciona, sea como sea.\c- -\cfNo te pongas muy cómoda con esta, por cierto. Apuesto a que en cuanto le pilles el gusto no vas a ser capaz de volver a usar ninguna otra arma, y acabarás maldita para toda la vida o algo.\c- +\cfAdemás esas granadas son aun más raras. Las mides con regla y son obviamente de 25mm, pero de alguna forma CRECEN a su tamaño original al salir disparadas. Y LUEGO TODO LO DE LA FUNCIONALIDAD DE AUTO-OBJETIVO ME ATERRA CONCEPTUALMENTE. ESTO LO HAN HECHO CON BOMBARDEOS EN ALFOMBRA EN MENTE, ESTOY SEGURA AL 100%.\c- + +\cfEn serio, no te pongas muy cómoda con esta. Apuesto a que en cuanto le pilles el gusto no vas a ser capaz de volver a usar ninguna otra arma, y acabarás maldita para toda la vida o algo.\c-