Skip to content
Snippets Groups Projects
Commit 29703f8d authored by sphere's avatar sphere
Browse files

Remove action 260 from the UDMF config

parent 49528c15
Branches
Tags
1 merge request!2038Remove generalized FOF type
......@@ -1221,52 +1221,6 @@ udmf
}
}
}
260
{
title = "Generalized 3D Floor";
prefix = "(260)";
id = "Sector_Set3dFloor";
requiresactivation = false;
arg0
{
title = "Target sector tag";
type = 13;
}
arg1
{
title = "Type";
type = 26;
default = 1;
enum
{
1 = "Solid";
2 = "Water";
3 = "Intangible";
}
flags
{
4 = "Render insides";
16 = "Only render insides";
}
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "No shadow";
2 = "Double shadow";
4 = "Fog";
}
}
arg3
{
title = "Alpha";
default = 255;
}
}
}
linedeftrigger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment