diff --git a/Build/Configurations/Includes/Hexen_things.cfg b/Build/Configurations/Includes/Hexen_things.cfg index eb426d06..1da370c2 100644 --- a/Build/Configurations/Includes/Hexen_things.cfg +++ b/Build/Configurations/Includes/Hexen_things.cfg @@ -1518,7 +1518,8 @@ other title = "Polyobject Anchor"; fixedrotation = true; } - 3001{ + 3001 + { title = "Polyobject Start Spot"; fixedrotation = true; } @@ -1616,6 +1617,7 @@ other title = "Moving Fog"; } } + 112 = "Spawn Fly"; 113 = "Spawn Leaf"; 9001 = "Map Spot"; 9013 = "Map Spot (gravity)"; diff --git a/Build/Configurations/Includes/ZDoom_misc.cfg b/Build/Configurations/Includes/ZDoom_misc.cfg index 776061b0..d3ab13a2 100644 --- a/Build/Configurations/Includes/ZDoom_misc.cfg +++ b/Build/Configurations/Includes/ZDoom_misc.cfg @@ -1945,7 +1945,7 @@ doormaking_hexen makedoorarg0 = 0; makedoorarg1 = 16; makedoorarg2 = 0; - makedoorarg3 = 3; + makedoorarg3 = 34; makedoorarg4 = 0; } @@ -1956,7 +1956,7 @@ doormaking_udmf makedoorarg0 = 0; makedoorarg1 = 16; makedoorarg2 = 0; - makedoorarg3 = 3; + makedoorarg3 = 34; makedoorarg4 = 0; }