- toned down the dynamic light of Doom's barrel. This is supposed to emit a faint glow, not to light the entire surrpundings.

This commit is contained in:
Christoph Oelckers 2017-01-14 21:30:06 +01:00
parent a597979738
commit 1f4342b48e
3 changed files with 9 additions and 9 deletions

View File

@ -317,9 +317,9 @@ object BFGExtra
// Barrel
pulselight BARREL
{
color 0.0 0.5 0.0
size 30
secondarySize 31
color 0.0 0.3 0.0
size 20
secondarySize 21
interval 0.5
offset 0 36 0
dontlightself 1

View File

@ -317,9 +317,9 @@ object BFGExtra
// Barrel
pulselight BARREL
{
color 0.0 0.5 0.0
size 30
secondarySize 31
color 0.0 0.3 0.0
size 20
secondarySize 21
interval 0.5
offset 0 36 0
dontlightself 1

View File

@ -316,9 +316,9 @@ object BFGExtra
// Barrel
pulselight BARREL
{
color 0.0 0.5 0.0
size 30
secondarySize 31
color 0.0 0.3 0.0
size 20
secondarySize 21
interval 0.5
offset 0 36 0
dontlightself 1