mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-28 15:02:39 +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
|
ACTOR PlasmaBall
|
||||||
{
|
{
|
||||||
|
Game Doom
|
||||||
|
SpawnID 51
|
||||||
Radius 13
|
Radius 13
|
||||||
Height 8
|
Height 8
|
||||||
Speed 25
|
Speed 25
|
||||||
|
|
Loading…
Reference in a new issue