- removed dynamic lights from Hexen's Mana pickups.

They barely glow, yet were casting relatively strong lights.
This commit is contained in:
Christoph Oelckers 2018-10-06 23:50:12 +02:00
parent d4a64284ea
commit 605d9ecdab

View file

@ -1545,11 +1545,6 @@ pointlight MANA1
offset 0 36 0 offset 0 36 0
} }
object Mana1
{
frame MAN1 { light MANA1 }
}
// Green mana // Green mana
pointlight MANA2 pointlight MANA2
{ {
@ -1559,11 +1554,6 @@ pointlight MANA2
offset 0 36 0 offset 0 36 0
} }
object Mana2
{
frame MAN2 { light MANA2 }
}
// Combined mana // Combined mana
pointlight MANA3 pointlight MANA3
{ {