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
|
|
@ -23,6 +23,8 @@ I_CANDYGUN = "\"Taste the Sweetness\" Candy Gun";
|
|||
T_YNYKRON = "Ynykron Artifact";
|
||||
T_HAMMER = "Combat Hammer";
|
||||
I_HAMMER = "Itamex Reinforced Combat Hammer";
|
||||
T_PLASMABLAST = "Plasma Blaster";
|
||||
T_PLASMABLAST2 = "Plasma Blasters";
|
||||
T_PUNTZERBETA = "Puntzer Beta";
|
||||
I_PUNTZERBETA = "Puntzer \"Beta\" Revolver";
|
||||
T_PUNTZERGAMMA = "Puntzer Gamma";
|
||||
|
|
@ -725,6 +727,7 @@ O_CANDYGUN = "%k made %o taste the sweetness (and death).";
|
|||
O_YNYKRON = "%o was instantly removed by %k.";
|
||||
O_YNYKRONALT = "%o was furiously obliterated by %k.";
|
||||
O_HAMMER = "%o got hammered by %k.";
|
||||
O_PLASMABLAST = "%k shot %o first.";
|
||||
O_PUNTZERBETA = "%k drilled a hole through %o.";
|
||||
O_PUNTZERGAMMA = "%k drilled several holes through %o.";
|
||||
O_SHEENHMG = "%k drowned %o in bullets.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue