Can anyone tell me what I'm doing wrong here? It seems very straightforward, yet as I change the range value, nothing changes in-game.
Code:
- type: STR_SUPPLY_SHIP
size: STR_LARGE
sprite: 7
damageMax: 2200
speedMax: 3200
accel: 6
power: 60
range: 50
score: 400
reload: 24
breakOffTime: 3000
I changed range from 36 to 50, I also tried 20 and 60, but no matter what I change it to, all supply ships in-game have a range of 36. The mod is installed and turned on. All of my other mods are working fine.