1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-28 21:08:22 +02:00

FACTO-184: Fixed crystal pole rotating

This commit is contained in:
Aaron Veden 2022-06-17 20:55:07 -07:00
parent be0961267e
commit 76cd725c4e
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84
2 changed files with 4 additions and 1 deletions

View File

@ -23,6 +23,7 @@ Version: 3.1.2
- Fixed unit groups gathering and then being disbanded immediately after they finish gathering, which will prevent biter clumps when groups are disbanded at extreme distances from the player
- Fixed max squads and builders being exhausted by the game engine with gathering unit groups
- Fixed electric biter attack causing biters to attack each other and expanded friendly fire protection to additional projectiles
- Fixed energy thief crystal pole spinning
Framework:
- Updated visualizer tool for debugging

View File

@ -205,6 +205,7 @@ function energyThief.addFactionAddon()
chest.subgroup = "enemies"
chest.next_upgrade = nil
chest.backer_name = false
chest.rotation_speed = 0
data.raw["simple-entity-with-force"]["drain-trigger-rampant"].dying_explosion = chest.dying_explosion
chest.pictures = {
layers={
@ -216,7 +217,8 @@ function energyThief.addFactionAddon()
direction_count = 4,
shift = {1.6, -1.4}
}
}}
}
}
chest.max_health = 750
chest.resistances =
{