Guess there's a new DLC weapon to be added, oops.
This commit is contained in:
parent
5c2ad558c4
commit
daea2d2afa
103 changed files with 247 additions and 14 deletions
|
|
@ -18,6 +18,8 @@ I_CANDYGUN = "Pistola Caramelo \"Taste the Sweetness\"";
|
|||
T_YNYKRON = "Artefacto Ynykron";
|
||||
T_HAMMER = "Mazo de Combate";
|
||||
I_HAMMER = "Mazo de Combate Reforzado Itamex";
|
||||
T_PLASMABLAST = "Blaster de Plasma";
|
||||
T_PLASMABLAST2 = "Blasters de Plasma";
|
||||
I_PUNTZERBETA = "Revólver Puntzer \"Beta\"";
|
||||
I_PUNTZERGAMMA = "Carabina de Asalto Puntzer \"Gamma\"";
|
||||
T_SHEENHMG = "Ametralladora Sheen";
|
||||
|
|
@ -670,6 +672,7 @@ O_CANDYGUN = "%k hizo probar a %o un sabor dulce (de muerte).";
|
|||
O_YNYKRON = "%o fue borrad@[ao_esp] instantáneamente por %k.";
|
||||
O_YNYKRONALT = "%o fue aniquilad@[ao_esp] furiosamente por %k.";
|
||||
O_HAMMER = "%o fue martilleado por %k.";
|
||||
O_PLASMABLAST = "%k disparó a %o primero.";
|
||||
O_PUNTZERBETA = "%k taladró un agujero a través de%o.";
|
||||
O_PUNTZERGAMMA = "%k taladró varios agujeros a través de %o.";
|
||||
O_SHEENHMG = "%k ahogó a %o en balas.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue