Skip to content

Commit 4b8b0b9

Browse files
committed
Replace Show Difficulty Level with Create Building At trigger action
1 parent cbce744 commit 4b8b0b9

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

src/TSMapEditor/Config/Default/Actions.ini

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -709,9 +709,15 @@ Name=Disable Short Game (ts-patches)
709709
Description=Disables the Short Game option.
710710

711711
;109
712-
[ShowDifficultyLevel]
713-
Name=Show Difficulty Level (ts-patches)
714-
Description=Prints the difficulty level used for the current mission.
712+
[CreateBuildingAt]
713+
Name=Create Building At (Vinifera)
714+
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
715721

716722
;110
717723
[ForceSurrender]

0 commit comments

Comments
 (0)