You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/TSMapEditor/Config/Actions.ini
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ P2Type=HouseType
222
222
223
223
[MakeAlly]
224
224
Name=Make Ally
225
-
Description=Cause this trigger's house to ally with the housespecified.
225
+
Description=Cause this trigger's house to ally with the specified house, and the specified house to ally with this trigger's house (two-way alliance).
226
226
P2Type=HouseType
227
227
228
228
[MakeEnemy]
@@ -621,3 +621,8 @@ Description=Erase any buildings or units that this trigger is attached to. Erasi
621
621
Name=Assign Mission To All Units (Patch)
622
622
Description=Assigns the specific mission to all units of the trigger's house.
623
623
P2Type=Number
624
+
625
+
[MakeAllyOneWay]
626
+
Name=Make Ally (One-Way)
627
+
Description=Cause this trigger's house to make a one-sided alliance with the specified house. NOTE: This action only creates a one-way alliance, iow. the specified house remains hostile to the trigger's house! Use the regular Make Ally action if you want a regular two-way alliance.
0 commit comments