mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
Missed some 2.2.10 features
This commit is contained in:
parent
e714d59388
commit
78fd53417a
1 changed files with 0 additions and 8 deletions
|
@ -1348,7 +1348,6 @@ linedeftypes
|
|||
flags8text = "[3] Slope skew sides";
|
||||
flags32text = "[5] Only block player";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "10019F";
|
||||
}
|
||||
|
@ -1372,7 +1371,6 @@ linedeftypes
|
|||
flags32text = "[5] Only block player";
|
||||
flags64text = "[6] Don't cast shadow";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "210841F";
|
||||
flags643dfloorflagsadd = "40";
|
||||
|
@ -1399,7 +1397,6 @@ linedeftypes
|
|||
flags32text = "[5] Only block player";
|
||||
flags64text = "[6] Don't cast shadow";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
flags8192text = "[13] Cut cyan flat pixels";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "210959F";
|
||||
|
@ -1428,7 +1425,6 @@ linedeftypes
|
|||
flags32text = "[5] Only block player";
|
||||
flags64text = "[6] Spindash to move";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "14019F";
|
||||
}
|
||||
|
@ -1452,7 +1448,6 @@ linedeftypes
|
|||
flags8text = "[3] Slope skew sides";
|
||||
flags32text = "[5] Only block player";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "14019F";
|
||||
}
|
||||
|
@ -1476,7 +1471,6 @@ linedeftypes
|
|||
flags32text = "[5] Only block player";
|
||||
flags64text = "[6] Spindash to move";
|
||||
flags128text = "[7] Only block non-players";
|
||||
flags256text = "[8] Set respawn time to X offset";
|
||||
3dfloor = true;
|
||||
3dfloorflags = "10019F";
|
||||
}
|
||||
|
@ -2016,7 +2010,6 @@ linedeftypes
|
|||
title = "Set Tagged Sector's Ceiling Height/Texture";
|
||||
prefix = "(401)";
|
||||
flags8text = "[3] Set delay by backside sector";
|
||||
flags64text = "[6] Don't change ceiling texture";
|
||||
}
|
||||
|
||||
402
|
||||
|
@ -2435,7 +2428,6 @@ linedeftypes
|
|||
flags2text = "[1] Flags determine respawn";
|
||||
flags8text = "[3] Set delay by backside sector";
|
||||
flags64text = "[6] Don't respawn";
|
||||
flags256text = "[8] Front X is timer instead of tag";
|
||||
}
|
||||
|
||||
447
|
||||
|
|
Loading…
Reference in a new issue