mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-01-31 05:00:34 +00:00
Restore Wind/Current and Conveyor Belt effects in 2.2 config, mark them as deprecated
This commit is contained in:
parent
e65108a177
commit
1bee59a364
1 changed files with 4 additions and 4 deletions
|
@ -443,8 +443,8 @@ sectortypes
|
||||||
144 = "Egg Capsule";
|
144 = "Egg Capsule";
|
||||||
160 = "Special Stage Time/Spheres Parameters <deprecated>";
|
160 = "Special Stage Time/Spheres Parameters <deprecated>";
|
||||||
176 = "Custom Global Gravity <deprecated>";
|
176 = "Custom Global Gravity <deprecated>";
|
||||||
|
512 = "Wind/Current <deprecated>";
|
||||||
|
1024 = "Conveyor Belt <deprecated>";
|
||||||
1280 = "Speed Pad";
|
1280 = "Speed Pad";
|
||||||
1536 = "Flip Gravity on Jump";
|
1536 = "Flip Gravity on Jump";
|
||||||
4096 = "Star Post Activator";
|
4096 = "Star Post Activator";
|
||||||
|
@ -504,8 +504,8 @@ gen_sectortypes
|
||||||
third
|
third
|
||||||
{
|
{
|
||||||
0 = "Normal";
|
0 = "Normal";
|
||||||
|
512 = "Wind/Current <deprecated>";
|
||||||
|
1024 = "Conveyor Belt <deprecated>";
|
||||||
1280 = "Speed Pad";
|
1280 = "Speed Pad";
|
||||||
1536 = "Flip Gravity on Jump";
|
1536 = "Flip Gravity on Jump";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue