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:
Mike Swanson 2014-10-18 16:50:48 -07:00
parent c0438df346
commit 14ee3cf263
2 changed files with 2 additions and 2 deletions

View file

@ -418,7 +418,7 @@ OB_SPIDER=%o stood in awe of the Large Technospider.
OB_BABY=%o let a Small Technospider get %h.
OB_CYBORG=%o was splattered by an Assault Tripod.
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_MPPISTOL=%o was tickled by %k's handgun.
OB_MPSHOTGUN=%o chewed on %k's boomstick.

View file

@ -464,7 +464,7 @@ OB_SPIDER=%o stood in awe of the Large Technospider.
OB_BABY=%o let a Small Technospider get %h.
OB_CYBORG=%o was splattered by an Assault Tripod.
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_MPPISTOL=%o was tickled by %k's handgun.
OB_MPSHOTGUN=%o chewed on %k's boomstick.