1
0
mirror of https://github.com/veden/Rampant.git synced 2025-02-11 13:39:05 +02:00

fixed energy thief icon size

This commit is contained in:
Aaron Veden 2019-11-02 13:57:36 -07:00
parent 2ebcbfd862
commit b708ee077e
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ Date: 10. 13. 2019
- Fixed retreating squads not waiting long enough to assemble all units before movement
- Fixed spitter max projectile range could cause a spitter to attack but not hit a target
- Fixed non retreating group formation not having a distraction modifier
- Fixed icon size not being set
- New spawner enemies color mask should fit much better now
---------------------------------------------------------------------------------------------------

View File

@ -682,6 +682,7 @@ function energyThief.addFaction()
local chest = util.table.deepcopy(data.raw["radar"]["radar"])
chest.name = "pylon-target-rampant"
chest.icon = "__Rampant__/graphics/icons/thief/crystal-drain.png"
chest.icon_size = 32
chest.flags = {"not-repairable", "not-on-map", "hidden"}
chest.subgroup = "enemies"
chest.pictures = {