Skip to content

Commit

Permalink
TESTCASE
Browse files Browse the repository at this point in the history
  • Loading branch information
obrakmann committed Oct 29, 2023
1 parent df12c06 commit 88c4557
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mods/ts/maps/uganda/map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1490,6 +1490,13 @@ Actors:
Actor476: srock04
Location: 148,37
Owner: Neutral
wp1: waypoint
Owner: Neutral
Location: 60, -13
wp2: waypoint
Owner: Neutral
Location: 99, 27
Region: -1, 0, 0, 0, 1, 0, -2, -2, -2, -1, -2, 0, -2, 1, -2, 2, 2, -2, 2, -1, 2, 0, 2, 1, 2, 2

Rules:
^BaseWorld:
Expand Down
4 changes: 4 additions & 0 deletions mods/ts/rules/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,8 @@
Sequence: infantry
Palette: player
IsPlayerPalette: true
ProximityCaptor:
Types: Infantry

^RegularInfantryDeath:
WithDeathAnimation@normal:
Expand Down Expand Up @@ -872,6 +874,8 @@
Condition: unit.sellable
AfterDockDuration: 20
DockHostNames: gadept
ProximityCaptor:
Types: Vehicle

^Tank:
Inherits: ^Vehicle
Expand Down
1 change: 1 addition & 0 deletions mods/ts/rules/misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ waypoint:
QuantizedFacings: 1
MapEditorData:
Categories: System
RegionProximityCapturable:

harv.colorpicker:
Inherits: HARV
Expand Down
2 changes: 2 additions & 0 deletions mods/ts/rules/player.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,5 @@ Player:
PlayerExperience:
GameSaveViewportManager:
PlayerRadarTerrain:
ProximityCaptor:
Types: Player

0 comments on commit 88c4557

Please sign in to comment.