DLC change: Puntzer Gamma only has full auto and FULLER AUTO.
This commit is contained in:
parent
2b4437a1be
commit
772ab33dc4
7 changed files with 14 additions and 22 deletions
|
|
@ -730,10 +730,6 @@ SWWM_WIDESPREAD = "Wide Spread Mode";
|
|||
SWWM_TIGHTSPREAD = "Tight Spread Mode";
|
||||
SWWM_YNYKRONFORWARD = "Beam Mode"; // desya / forward
|
||||
SWWM_YNYKRONBACKWARD = "Vortex Mode"; // busa / backward
|
||||
SWWM_GAMMAMODE1 = "Semi-Auto";
|
||||
SWWM_GAMMAMODE2 = "3-Round Burst";
|
||||
SWWM_GAMMAMODE3 = "Full Auto";
|
||||
SWWM_GAMMAMODE4 = "FULLER AUTO";
|
||||
SWWM_MRMODE1 = "Precision Shot";
|
||||
SWWM_MRMODE2 = "Cluster Shot";
|
||||
SWWM_MRMODE3 = "Stream Shot";
|
||||
|
|
@ -818,8 +814,8 @@ TT_PUNTZERBETA =
|
|||
"\cfAltfire:\c- Quickshot mode.\n"
|
||||
"\cfReload:\c- Reload weapon.";
|
||||
TT_PUNTZERGAMMA =
|
||||
"\cfFire:\c- Shoot weapon.\n"
|
||||
"\cfAltfire:\c- Cycle fire modes.\n"
|
||||
"\cfFire:\c- Full-auto fire.\n"
|
||||
"\cfAltfire:\c- Fuller-auto fire.\n"
|
||||
"\cfReload:\c- Reload weapon.";
|
||||
TT_SHEENHMG =
|
||||
"\cfFire:\c- Slow fire.\n"
|
||||
|
|
|
|||
|
|
@ -2838,9 +2838,9 @@ SWWM_LORETXT_PUNTZERGAMMA =
|
|||
"\n"
|
||||
"The \cfPuntzer Gamma\c- is a mostly compact bullpup submachine gun featuring a horizontal mag loading system akin to 21st century classics like the \cfBreakerTek P90\c-. The weapon is additionally capable of delivering \"Fuller Auto\" ultra-rapid fire, as seen in many other automatic weapons of Blackmann Arms manufacture.\n"
|
||||
"\n"
|
||||
"\cfPrimary Fire:\c- Shoots the weapon.\n"
|
||||
"\cfPrimary Fire:\c- Full auto shooting.\n"
|
||||
"\n"
|
||||
"\cfSecondary Fire:\c- Cycles fire modes, between single shot, 3-round burst, full auto and fuller auto.\n"
|
||||
"\cfSecondary Fire:\c- \"Fuller auto\" unloading.\n"
|
||||
"\n"
|
||||
"\cfReloading:\c- Reloads, as expected. Your \cfHammerspace™ Container\c-'s autoloaders will provide you with a fresh mag every time.\n"
|
||||
"\n"
|
||||
|
|
|
|||
|
|
@ -613,10 +613,6 @@ SWWM_WIDESPREAD = "Modo Amplio";
|
|||
SWWM_TIGHTSPREAD = "Modo Concentrado";
|
||||
SWWM_YNYKRONFORWARD = "Modo de Rayo"; // desya / forward
|
||||
SWWM_YNYKRONBACKWARD = "Modo de Vórtice"; // busa / backward
|
||||
SWWM_GAMMAMODE1 = "Semiautomático";
|
||||
SWWM_GAMMAMODE2 = "Triple Ráfaga";
|
||||
SWWM_GAMMAMODE3 = "Automático";
|
||||
SWWM_GAMMAMODE4 = "SUPERAUTOMÁTICO";
|
||||
SWWM_MRMODE1 = "Disparo de Precisión";
|
||||
SWWM_MRMODE2 = "Disparo en Clúster";
|
||||
SWWM_MRMODE3 = "Disparo en Chorro";
|
||||
|
|
@ -704,8 +700,8 @@ TT_PUNTZERBETA =
|
|||
"\cfSecundario:\c- Modo de disparo rápido.\n"
|
||||
"\cfRecarga:\c- Recargar arma.";
|
||||
TT_PUNTZERGAMMA =
|
||||
"\cfPrimario:\c- Disparar arma.\n"
|
||||
"\cfSecundario:\c- Cambiar modo de disparo.\n"
|
||||
"\cfPrimario:\c- Fuego automático.\n"
|
||||
"\cfSecundario:\c- Fuego super-automático.\n"
|
||||
"\cfRecarga:\c- Recargar arma.";
|
||||
TT_SHEENHMG =
|
||||
"\cfPrimario:\c- Fuego lento.\n"
|
||||
|
|
|
|||
|
|
@ -2616,9 +2616,9 @@ SWWM_LORETXT_PUNTZERGAMMA =
|
|||
"\n"
|
||||
"El \cfPuntzer Gamma\c- es un subfusil bullpup mayormente compacto con un sistema de cargador horizontal similar a clásicos del siglo 21 como el \cfBreakerTek P90\c-. El arma es adicionalmente capaz de ejecutar un modo \"Súper-Automático\" de disparo ultrarrápido, visto también en otras armas automáticas fabricadas por Blackmann Arms.\n"
|
||||
"\n"
|
||||
"\cfFuego Primario:\c- Dispara el arma.\n"
|
||||
"\cfFuego Primario:\c- Disparo en modo automático.\n"
|
||||
"\n"
|
||||
"\cfFuego Secundario:\c- Alterna modos de disparo, entre simple, ráfaga de tres, automático y súper-automático.\n"
|
||||
"\cfFuego Secundario:\c- Ráfaga en modo \"super-automático\".\n"
|
||||
"\n"
|
||||
"\cfRecarga:\c- Recarga, obviamente. Los autocargadores de tu \cfContenedor de Hammerspace™\c- te proveerán de un cargador nuevo en cada momento.\n"
|
||||
"\n"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r139 \cu(Tue 1 Feb 11:51:42 CET 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.2pre r139 \cu(2022-02-01 11:51:42)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r139 \cu(Thu 3 Feb 21:29:32 CET 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.2pre r139 \cu(2022-02-03 21:29:32)\c-";
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@ The **Puntzer** series of weapons from **Blackmann Arms** are prime examples of
|
|||
|
||||
The **Puntzer Gamma** is a mostly compact bullpup submachine gun featuring a horizontal mag loading system akin to 21st century classics like the **BreakerTek P90**. The weapon is additionally capable of delivering "Fuller Auto" ultra-rapid fire, as seen in many other automatic weapons of Blackmann Arms manufacture.
|
||||
|
||||
\cfPrimary Fire:\c- Shoots the weapon.
|
||||
\cfPrimary Fire:\c- Full auto shooting.
|
||||
|
||||
\cfSecondary Fire:\c- Cycles fire modes, between single shot, 3-round burst, full auto and fuller auto.
|
||||
\cfSecondary Fire:\c- "Fuller auto" unloading.
|
||||
|
||||
\cfReloading:\c- Reloads, as expected. Your **Hammerspace™ Container**'s autoloaders will provide you with a fresh mag every time.
|
||||
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ La serie **Puntzer** de armas de **Blackmann Arms** son el principal ejemplo del
|
|||
|
||||
El **Puntzer Gamma** es un subfusil bullpup mayormente compacto con un sistema de cargador horizontal similar a clásicos del siglo 21 como el **BreakerTek P90**. El arma es adicionalmente capaz de ejecutar un modo "Súper-Automático" de disparo ultrarrápido, visto también en otras armas automáticas fabricadas por Blackmann Arms.
|
||||
|
||||
\cfFuego Primario:\c- Dispara el arma.
|
||||
\cfFuego Primario:\c- Disparo en modo automático.
|
||||
|
||||
\cfFuego Secundario:\c- Alterna modos de disparo, entre simple, ráfaga de tres, automático y súper-automático.
|
||||
\cfFuego Secundario:\c- Ráfaga en modo "super-automático".
|
||||
|
||||
\cfRecarga:\c- Recarga, obviamente. Los autocargadores de tu **Contenedor de Hammerspace™** te proveerán de un cargador nuevo en cada momento.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue