mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
gldefs: make soulsphere yellow.
https://github.com/freedoom/freedoom/blob/freedoom-0.12.y/sprites/soula0.png
This commit is contained in:
parent
70ea671f01
commit
3cce406bd5
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ object Candlestick
|
|||
// Soul Sphere
|
||||
pulselight SOULSPHERE
|
||||
{
|
||||
color 0.3 0.3 1.0
|
||||
color 1.0 1.0 0.3
|
||||
size 60
|
||||
secondarySize 63
|
||||
interval 2.0
|
||||
|
|
Loading…
Reference in a new issue