Skip to content

Commit 4a79546

Browse files
committed
Add support for new Make Ally (One-Way) trigger action added in CnCNet ts-patches
1 parent 76aba12 commit 4a79546

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/TSMapEditor/Config/Actions.ini

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ P2Type=HouseType
222222
223223
[MakeAlly]
224224
Name=Make Ally
225-
Description=Cause this trigger's house to ally with the house specified.
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).
226226
P2Type=HouseType
227227
228228
[MakeEnemy]
@@ -621,3 +621,8 @@ Description=Erase any buildings or units that this trigger is attached to. Erasi
621621
Name=Assign Mission To All Units (Patch)
622622
Description=Assigns the specific mission to all units of the trigger's house.
623623
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.
628+
P2Type=HouseType

0 commit comments

Comments
 (0)