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

Add linedef executors without parameters to UDMF config

parent 00b04f6d
No related branches found
No related tags found
5 merge requests!1714UDMF: The whole thing,!1696UDMF: Sector fields,!1694UDMF: More linedef types,!1693UDMF: Thing types,!1680UDMF: Linedef executor triggers
......@@ -2949,6 +2949,12 @@ udmf
enum = "noyes";
}
}
462
{
title = "Stop Timer/Exit Stage in Record Attack";
prefix = "(462)";
}
}
linedefexecmisc
......@@ -3009,6 +3015,12 @@ udmf
}
}
440
{
title = "Start Metal Sonic Race";
prefix = "(440)";
}
443
{
title = "Call Lua Function";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment