I think with this all vanilla usable items are done.
However the SCUBA Gear won't spawn yet because a certain PR is needed.
This commit is contained in:
parent
b12c4a4112
commit
ad20f46db7
9 changed files with 163 additions and 7 deletions
|
|
@ -207,6 +207,8 @@ STING_UOPTS = "Compatibility options";
|
|||
STING_DPISTOL = "Dispersion Pistol altfire isn't upgraded";
|
||||
STING_PSHIELD = "Power Shield does not drain over time";
|
||||
STING_NOPSTART = "Players don't start up with an Automag";
|
||||
STING_QOPTS = "Convenience features";
|
||||
STING_AUTOSCUBA = "Automatic SCUBA Gear toggling";
|
||||
STING_OLSMP = "Enable SMP 7243 from Oldskool Amp'd";
|
||||
STING_MCREDS = "Unreal Credits";
|
||||
STING_CDR = "Doomreal";
|
||||
|
|
@ -407,6 +409,8 @@ STING_DPISTOL = "El fuego alternativo de la Pistola de Dispersión no es mejorad
|
|||
STING_PSHIELD = "El Escudo de Fuerza no pierde carga con el tiempo";
|
||||
STING_NOPSTART = "Los jugadores no empiezan la partida con un Automag";
|
||||
STING_OLSMP = "Habilitar SMP 7243 de Oldskool Amp'd";
|
||||
STING_QOPTS = "Características de comodidad";
|
||||
STING_AUTOSCUBA = "Uso automático de Kit de Buceo";
|
||||
STING_MCREDS = "Créditos de Unreal";
|
||||
STING_CDR = "Doomreal";
|
||||
STING_CLEAD = "Desarrolladora Jefe:";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue