Skip to content

Commit

Permalink
Update engine version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Oct 28, 2021
1 parent 010fa00 commit fe3fd90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mod.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
MOD_ID="hv"

# The OpenRA engine version to use for this project.
ENGINE_VERSION="e1e76411f7c7e6411906991a2caa297f8faa4d4b"
ENGINE_VERSION="8416dc3f2dde1d1cbda590c7ddae974b82273257"

##############################################################################
# Packaging
Expand Down
8 changes: 4 additions & 4 deletions mods/hv/rules/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,6 @@
BasePalette: player
RemapIndex: 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49
AllowModifiers: false
ColorPickerManager:
PreviewActor: dropship.colorpicker
PresetHues: 0, 0.13, 0.18, 0.3, 0.475, 0.625, 0.82, 0.89, 0.97, 0.05, 0.23, 0.375, 0.525, 0.6, 0.75, 0.85
PresetSaturations: 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.5, 0.35, 0.4, 0.4, 0.5, 0.5, 0.4, 0.35
PaletteFromGimpOrJascFile@Cube:
Name: cube
Filename: bits/cube.pal
Expand Down Expand Up @@ -368,3 +364,7 @@ World:
TerrainFlashImage: moveflsh
TerrainFlashSequence: idle
TerrainFlashPalette: moveflash
ColorPickerManager:
PreviewActor: dropship.colorpicker
PresetHues: 0, 0.13, 0.18, 0.3, 0.475, 0.625, 0.82, 0.89, 0.97, 0.05, 0.23, 0.375, 0.525, 0.6, 0.75, 0.85
PresetSaturations: 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.5, 0.35, 0.4, 0.4, 0.5, 0.5, 0.4, 0.35

0 comments on commit fe3fd90

Please sign in to comment.