Razorclaw implemented.
Fix incorrect Autocannon obituary.
This commit is contained in:
parent
48994248c2
commit
93cce0f51f
9 changed files with 291 additions and 4 deletions
|
|
@ -25,6 +25,8 @@ O_MINIGUN = "%k's Minigun turned %o into a leaky piece of meat.";
|
|||
O_STUNNER = "%o couldn't stand the force from %k's Stunner.";
|
||||
O_RAZORCLAW1 = "%k took a bite off %o with the Razorclaw.";
|
||||
O_RAZORCLAW2 = "%o was shredded into mincemeat by %k's Razorclaw.";
|
||||
O_RAZORCLAWDECAP1 = "%k tore %o's head off with the Razorclaw.";
|
||||
O_RAZORCLAWDECAP2 = "%o got %p head sliced off by %k's Razorclaw.";
|
||||
O_PROTOMAG = "%k put a couple extra holes into %o with the Protomag.";
|
||||
O_PROTOMAG2 = "%k put a couple extra holes into %o with the Dual Protomags.";
|
||||
O_QUADSHOT = "%o ate a mouthful of buckshot from %k's Quadshot.";
|
||||
|
|
@ -278,6 +280,8 @@ O_RAZORJACK = "%k arrancó un trozo ensangrentado de %o con el Razorjack.";
|
|||
O_STUNNER = "%o no pudo soportar la fuerza del Aturdidor de %k.";
|
||||
O_RAZORCLAW1 = "%k mordisqueó a %o con la Garra Cortadora.";
|
||||
O_RAZORCLAW2 = "%o fue hech@[ao_esp] picadillo por la Garra Cortadora de %k.";
|
||||
O_RAZORCLAWDECAP1 = "%k le arrancó la cabeza a %o con la Garra Cortadora.";
|
||||
O_RAZORCLAWDECAP2 = "%o fue decapitad@[ao_esp] por la Garra Cortadora de %k.";
|
||||
O_PROTOMAG = "%k le hizo unos cuantos agujeros extra a %o con la Protoarma.";
|
||||
O_PROTOMAG2 = "%k le hizo unos cuantos agujeros extra a %o con las Dos Protoarmas.";
|
||||
O_QUADSHOT = "%o tragó un bocado de perdigones del Quadshot de %k.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue