- Hexen and Heretic dim color was wrong.

SVN r1791 (trunk)
This commit is contained in:
Christoph Oelckers 2009-09-04 22:27:09 +00:00
parent 44974ff28f
commit 45dde7aa2f
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ gameinfo
weaponslot = 5, "SkullRod"
weaponslot = 6, "PhoenixRod"
weaponslot = 7, "Mace"
dimcolor = "00 ff 00"
dimcolor = "00 00 ff"
dimamount = 0.2
}

View file

@ -33,7 +33,7 @@ gameinfo
weaponslot = 2, "FWeapAxe", "CWeapStaff", "MWeapFrost"
weaponslot = 3, "FWeapHammer", "CWeapFlame", "MWeapLightning"
weaponslot = 4, "FWeapQuietus", "CWeapWraithverge", "MWeapBloodscourge"
dimcolor = "00 ff 00"
dimcolor = "00 00 ff"
dimamount = 0.2
}