We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbce744 commit 4b8b0b9Copy full SHA for 4b8b0b9
1 file changed
src/TSMapEditor/Config/Default/Actions.ini
@@ -709,9 +709,15 @@ Name=Disable Short Game (ts-patches)
709
Description=Disables the Short Game option.
710
711
;109
712
-[ShowDifficultyLevel]
713
-Name=Show Difficulty Level (ts-patches)
714
-Description=Prints the difficulty level used for the current mission.
+[CreateBuildingAt]
+Name=Create Building At (Vinifera)
+Description=Places a building to given waypoint position.
715
+P2Type=HouseType
716
+P3Type=Building
717
+P4Type=Boolean
718
+P4Name=Force placement
719
+P4PresetOptions=0 No,1 Yes
720
+P7Type=WaypointZZ
721
722
;110
723
[ForceSurrender]
0 commit comments