Yet more deathmatch stuff.
This commit is contained in:
parent
e3d2158a0a
commit
da703e3e35
8 changed files with 178 additions and 25 deletions
|
|
@ -543,6 +543,14 @@ SWWM_GAMMAMODE1 = "Semiautomático";
|
|||
SWWM_GAMMAMODE2 = "Triple Ráfaga";
|
||||
SWWM_GAMMAMODE3 = "Automático";
|
||||
SWWM_GAMMAMODE4 = "SUPERAUTOMÁTICO";
|
||||
SWWM_DMRANK = "Posición:";
|
||||
SWWM_DMSPREAD = "Distancia:";
|
||||
SWWM_PLACE1 = "1º";
|
||||
SWWM_PLACE2 = "2º";
|
||||
SWWM_PLACE3 = "3º";
|
||||
SWWM_PLACE1_GENDER1 = "1ª";
|
||||
SWWM_PLACE2_GENDER1 = "2ª";
|
||||
SWWM_PLACE3_GENDER1 = "3ª";
|
||||
// boss tags
|
||||
BT_BRUISERS = "Hermanos de Guerra";
|
||||
BT_CYBIE = "Tirano de Babel";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue