From 2b93403ff0b0900e1b0e6b67c7badc4f129af812 Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Wed, 22 Jun 2022 01:59:26 +0200 Subject: [PATCH] sheen clarifications --- FuturePlans.md | 2 +- README.md | 4 ++-- language.def_base | 2 +- language.es_base | 2 +- language.version | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/FuturePlans.md b/FuturePlans.md index 2d3e913dc..85a9256f8 100644 --- a/FuturePlans.md +++ b/FuturePlans.md @@ -14,7 +14,7 @@ More weapons, because we need 'em. In addition, all the "easy to implement" mini - [4] Puntzer Gamma *(Ultra Suite 2)* - You Gained Brouzouf *(Unload an entire mag in fuller auto with the Puntzer Gamma without missing a single shot)* - [5] Sheen HMG *(SWWM Platinum Ep2)* - - Dakka *(Fire the Sheen HMG for one minute straight)* + - Dakka *(Fire the Sheen HMG at 700 RPM for one minute straight)* - [6] Quadravol *(UnSX)* - Gravely Roast *(Perform 50 bayonet combos with the Quadravol)* - [7] Sparkster x3 *(UnSX 2)* diff --git a/README.md b/README.md index d2d891efe..e2acbcae6 100644 --- a/README.md +++ b/README.md @@ -222,9 +222,9 @@ Little bundles of fun (in hot lead form) found either as single units *(sometime **HEAVY MAH-SHEEN GUN!** The **Sheen** is one big bad son of a gun, letting you unload lead uninterrupted thanks to also feeding directly from **Hammerspace**. -**Primary fire:** It shoots, at a steady 700 RPM. Not very fast, but it's the most stable. +**Primary fire:** It shoots, at a steady 300 RPM. Not very fast, but it's the most stable. -**Secondary fire:** 1050 RPM shooting. Things are speeding up, and you may notice some heat problems with extended use. +**Secondary fire:** 700 RPM shooting. Things are speeding up, and you may notice some heat problems with extended use. **Tertiary fire:** 2100 RPM shooting. Absolute curtain fire, gun's gonna catch on fire if you keep this up. diff --git a/language.def_base b/language.def_base index c2bafaaff..5265ccb44 100644 --- a/language.def_base +++ b/language.def_base @@ -1170,7 +1170,7 @@ SWWM_ACHIEVEMENT_CUM_TXT = "Melt a grand total of %d enemies with the Rafan-Kos" SWWM_ACHIEVEMENT_DAB_TAG = "HAHA DAB"; SWWM_ACHIEVEMENT_DAB_TXT = "Gib %d enemies with the Itamex Hammer"; SWWM_ACHIEVEMENT_DAKKA_TAG = "Dakka"; -SWWM_ACHIEVEMENT_DAKKA_TXT = "Keep firing the Sheen HMG for one minute straight"; +SWWM_ACHIEVEMENT_DAKKA_TXT = "Keep firing the Sheen HMG at 700RPM for one minute straight"; SWWM_ACHIEVEMENT_DEADEYE_TAG = "Deadeye"; SWWM_ACHIEVEMENT_DEADEYE_TXT = "Land %d consecutive Explodium Gun shots without missing"; SWWM_ACHIEVEMENT_DEVA_TAG = "Deva Station"; diff --git a/language.es_base b/language.es_base index 33bed7fb5..99682e397 100644 --- a/language.es_base +++ b/language.es_base @@ -1020,7 +1020,7 @@ SWWM_ACHIEVEMENT_CYBULLY_TXT = "Mata a un Ciberdemonio con su propio cohete"; SWWM_ACHIEVEMENT_CUM_TAG = "Soltando Todo el Chorro"; SWWM_ACHIEVEMENT_CUM_TXT = "Melt a grand total of %d enemies with the Rafan-Kos"; SWWM_ACHIEVEMENT_DAB_TXT = "Revienta %d enemigos con el Mazo Itamex"; -SWWM_ACHIEVEMENT_DAKKA_TXT = "Mantén el disparo de la Ametralladora Sheen durante un minuto entero"; +SWWM_ACHIEVEMENT_DAKKA_TXT = "Mantén el disparo de la Ametralladora Sheen a 700RPM durante un minuto entero"; SWWM_ACHIEVEMENT_DEADEYE_TAG = "En el Blanco"; SWWM_ACHIEVEMENT_DEADEYE_TXT = "Realiza %d disparos consecutivos con la Pistola de Explodium sin fallar"; SWWM_ACHIEVEMENT_DEVA_TXT = "Usa %d Marcas de Devastación"; diff --git a/language.version b/language.version index ee2bf6791..0be0961fb 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r131 \cu(Wed 22 Jun 01:47:34 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r131 \cu(2022-06-22 01:47:34)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r132 \cu(Wed 22 Jun 01:59:26 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r132 \cu(2022-06-22 01:59:26)\c-";