mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- give earthquakes their own damage type.
This commit is contained in:
parent
6cbc0a80e8
commit
a388327acb
1 changed files with 1 additions and 0 deletions
|
@ -277,6 +277,7 @@ xx(Massacre) // For death by a cheater!
|
|||
xx(InstantDeath) // Strife "instant death"
|
||||
xx(PoisonCloud) // makes monsters howl.
|
||||
xx(Hitscan) // for normal guns and the like
|
||||
xx(Quake)
|
||||
|
||||
// Special death name for getting killed excessively. Could be used as
|
||||
// a damage type if you wanted to force an extreme death.
|
||||
|
|
Loading…
Reference in a new issue