Automap Mode: fixed a problem where secrets were not shown. Fixes #821

Reverted change that added lighting effects to the generalized sector effects. The lighting effects can actually be set through the regular effects, so it's not needed in the generalized effects tab
This commit is contained in:
biwa 2022-11-27 11:11:59 +01:00
parent f839269a72
commit d745a743cb

View file

@ -2,18 +2,6 @@
// Generalized sector types
gen_sectortypes
{
lighting
{
0 = "Normal";
1 = "Light Blinks (randomly)";
2 = "Light Blinks (0.5 sec)";
3 = "Light Blinks (1 sec)";
8 = "Light Glows (1+ sec)";
12 = "Light Blinks (1 sec sync)";
13 = "Light Blinks (0.5 sec sync)";
17 = "Light Flickers (randomly)";
}
damage
{
0 = "None";