Add object dye linedef executors to ZB config

This commit is contained in:
MascaraSnake 2020-05-03 15:57:18 +02:00
parent 887c25e047
commit 1b66d1f936
1 changed files with 27 additions and 0 deletions

View File

@ -1908,6 +1908,27 @@ linedeftypes
prefix = "(333)";
}
334
{
title = "Object Dye - Continuous";
flags64text = "[6] Disable for this color";
prefix = "(334)";
}
335
{
title = "Object Dye - Each Time";
flags64text = "[6] Disable for this color";
prefix = "(335)";
}
336
{
title = "Object Dye - Once";
flags64text = "[6] Disable for this color";
prefix = "(336)";
}
399
{
title = "Level Load";
@ -2218,6 +2239,12 @@ linedeftypes
prefix = "(462)";
flags8text = "[3] Set delay by backside sector";
}
463
{
title = "Dye Object";
prefix = "(463)";
}
}
linedefexecmisc