mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-31 04:50:48 +00:00
- fixed typo with D'Sparil's serpent attack in lights.pk3. https://forum.zdoom.org/viewtopic.php?f=2&t=66177
This commit is contained in:
parent
d20601d65e
commit
0c712f2bcc
1 changed files with 1 additions and 1 deletions
|
@ -1391,7 +1391,7 @@ object MinotaurFX3
|
||||||
flickerlight SERPENTBALL
|
flickerlight SERPENTBALL
|
||||||
{
|
{
|
||||||
color 1.0 0.95 0.5
|
color 1.0 0.95 0.5
|
||||||
size 588
|
size 88
|
||||||
secondarySize 96
|
secondarySize 96
|
||||||
chance 0.5
|
chance 0.5
|
||||||
attenuate 1
|
attenuate 1
|
||||||
|
|
Loading…
Reference in a new issue