mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-03-03 16:11:45 +00:00
Applied the config fixes to the TD config as well.
This commit is contained in:
parent
dc2fdafb9c
commit
d35372cc3b
1 changed files with 3 additions and 3 deletions
|
@ -434,7 +434,7 @@ sectortypes
|
||||||
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
||||||
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
||||||
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
||||||
3884 = "Bustable Block Sprite Parameter (ROIH)";
|
3584 = "Bustable Block Sprite Parameter (ROIH)";
|
||||||
3840 = "Bustable Block Sprite Parameter (ROII)";
|
3840 = "Bustable Block Sprite Parameter (ROII)";
|
||||||
4096 = "Star Post Activator";
|
4096 = "Star Post Activator";
|
||||||
8192 = "Exit/Special Stage Pit/Return Flag";
|
8192 = "Exit/Special Stage Pit/Return Flag";
|
||||||
|
@ -506,7 +506,7 @@ gen_sectortypes
|
||||||
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
||||||
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
||||||
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
||||||
3884 = "Bustable Block Sprite Parameter (ROIH)";
|
3584 = "Bustable Block Sprite Parameter (ROIH)";
|
||||||
3840 = "Bustable Block Sprite Parameter (ROII)";
|
3840 = "Bustable Block Sprite Parameter (ROII)";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2012,7 +2012,7 @@ linedeftypes
|
||||||
|
|
||||||
489
|
489
|
||||||
{
|
{
|
||||||
title = "Turn Inisible, Intangible";
|
title = "Turn Invisible, Intangible";
|
||||||
prefix = "(489)";
|
prefix = "(489)";
|
||||||
flags64text = "[6] Only invisible";
|
flags64text = "[6] Only invisible";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue