Skip to content

Commit

Permalink
fix selection bounds
Browse files Browse the repository at this point in the history
fix selection bounds overlap blocking husks
  • Loading branch information
Porenutak committed Jun 27, 2024
1 parent 05b9e19 commit a388f7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mods/d2k/maps/01scriptrework/EnhancedSequences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ refinery_ruins:
ZOffset: -1500



refinery_invert.atreidis:
idle:
Filename: EnhacedAssets.R8
Expand Down Expand Up @@ -942,7 +943,6 @@ refinery_invert.ordos:
Tick: 100
BlendMode: Additive


refinery_invert.harkonnen:
idle:
Filename: EnhacedAssets.R8
Expand Down Expand Up @@ -1006,6 +1006,8 @@ refinery_invert.harkonnen:
BlendMode: Additive




#
# 0.8 buildings
#
Expand Down
4 changes: 4 additions & 0 deletions mods/d2k/maps/01scriptrework/Enhanced_Structures09.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,8 @@ refinery:
Prerequisites: upgrade.conyard
Valued:
Cost: 1500
Selectable:
Bounds: 2500, 2048, -256, 0
Health:
HP: 40000
GrantConditionOnPrerequisite@concreteON:
Expand Down Expand Up @@ -756,6 +758,8 @@ heavy_factory:
Range: 4c768
Power:
Amount: -150
Selectable:
Bounds: 2772, 2900, 300, 0
ProvidesPrerequisite@missile_tank:
Prerequisite: heavy.missile_tank
Factions: atreides, fremen, harkonnen, corrino, mercenary
Expand Down

0 comments on commit a388f7c

Please sign in to comment.