mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- added missing spawn ID to the PLasmaBall
SVN r570 (trunk)
This commit is contained in:
parent
e1abe4b380
commit
98bf6accee
1 changed files with 2 additions and 0 deletions
|
@ -383,6 +383,8 @@ ACTOR PlasmaRifle : DoomWeapon 2004
|
|||
|
||||
ACTOR PlasmaBall
|
||||
{
|
||||
Game Doom
|
||||
SpawnID 51
|
||||
Radius 13
|
||||
Height 8
|
||||
Speed 25
|
||||
|
|
Loading…
Reference in a new issue