Skip to content
Snippets Groups Projects
Commit f1ad91ab authored by MascaraSnake's avatar MascaraSnake
Browse files

Add linedef type 467 to ZB config

parent 1b339a9e
Branches
Tags
6 merge requests!1714UDMF: The whole thing,!1696UDMF: Sector fields,!1694UDMF: More linedef types,!1693UDMF: Thing types,!1680UDMF: Linedef executor triggers,!1621UDMF: Lighting
......@@ -2004,7 +2004,7 @@ linedeftypes
402
{
title = "Set Tagged Sector's Light Level";
title = "Copy Light Level to Tagged Sectors";
prefix = "(402)";
flags8text = "[3] Set delay by backside sector";
}
......@@ -2086,6 +2086,14 @@ linedeftypes
prefix = "(435)";
flags8text = "[3] Set delay by backside sector";
}
467
{
title = "Set Tagged Sector's Light Level";
prefix = "(467)";
flags8text = "[3] Set delay by backside sector";
flags256text = "[8] Set relative to current";
}
}
linedefexecplane
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment