mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
DEHACKED: change fist obituary to the correct order
Thanks to nub_hat for noticing that the killer/victim placements were in the wrong places.
This commit is contained in:
parent
c0438df346
commit
14ee3cf263
2 changed files with 2 additions and 2 deletions
|
@ -418,7 +418,7 @@ OB_SPIDER=%o stood in awe of the Large Technospider.
|
||||||
OB_BABY=%o let a Small Technospider get %h.
|
OB_BABY=%o let a Small Technospider get %h.
|
||||||
OB_CYBORG=%o was splattered by an Assault Tripod.
|
OB_CYBORG=%o was splattered by an Assault Tripod.
|
||||||
OB_WOLFSS=%o met a Sailor.
|
OB_WOLFSS=%o met a Sailor.
|
||||||
OB_MPFIST=%o punched %k to death.
|
OB_MPFIST=%k punched %o to death.
|
||||||
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
||||||
OB_MPPISTOL=%o was tickled by %k's handgun.
|
OB_MPPISTOL=%o was tickled by %k's handgun.
|
||||||
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
||||||
|
|
|
@ -464,7 +464,7 @@ OB_SPIDER=%o stood in awe of the Large Technospider.
|
||||||
OB_BABY=%o let a Small Technospider get %h.
|
OB_BABY=%o let a Small Technospider get %h.
|
||||||
OB_CYBORG=%o was splattered by an Assault Tripod.
|
OB_CYBORG=%o was splattered by an Assault Tripod.
|
||||||
OB_WOLFSS=%o met a Sailor.
|
OB_WOLFSS=%o met a Sailor.
|
||||||
OB_MPFIST=%o punched %k to death.
|
OB_MPFIST=%k punched %o to death.
|
||||||
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
||||||
OB_MPPISTOL=%o was tickled by %k's handgun.
|
OB_MPPISTOL=%o was tickled by %k's handgun.
|
||||||
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue