ArtilleryTurretPrototype.cannon_parking_speed has wrong type
Posted: Fri Oct 06, 2023 2:49 am
According to the prototype docs ArtilleryTurretPrototype.cannon_parking_speed is a uint16 but the games data dump has a value of 0.25 so it appears to be a float/double instead.