Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor adjustment for D2k #20299

Merged
merged 1 commit into from Sep 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions mods/d2k/rules/campaign-rules.yaml
Expand Up @@ -59,3 +59,6 @@ World:
^AutoTargetAllAssaultMove:
GrantConditionOnBotOwner@BOTOWNER:
Bots: campaign

harvester:
-MustBeDestroyed:
1 change: 0 additions & 1 deletion mods/d2k/rules/defaults.yaml
Expand Up @@ -394,7 +394,6 @@
UseLocation: true
HiddenUnderFog:
Type: GroundPosition
AlwaysVisibleRelationships: None
ActorLostNotification:
TextNotification: Unit lost.
AttackMove:
Expand Down
3 changes: 3 additions & 0 deletions mods/d2k/rules/structures.yaml
Expand Up @@ -991,6 +991,7 @@ high_tech_factory:
UnitType: ornithopter
DisplayBeacon: True
CameraActor: camera
CameraRemoveDelay: 60
ArrowSequence: arrow
CircleSequence: circles
UseDirectionalTarget: True
Expand Down Expand Up @@ -1074,6 +1075,7 @@ palace:
Cost: 1600
Tooltip:
Name: Palace
RallyPoint:
D2kBuilding:
Footprint: xx= xxx =xx
Dimensions: 3,3
Expand Down Expand Up @@ -1155,6 +1157,7 @@ palace:
DisplayBeacon: True
DisplayRadarPing: True
CameraRange: 10c0
CameraRemoveDelay: 60
ArrowSequence: arrow
CircleSequence: circles
FlightVelocity: 384
Expand Down