get_image()
get_image() : string
Gets the path to the unit image. The image must be in the
img/unit/ directory, and it's name must be the unit id,
padded with '0' to 8 digits, and the extension must be '.png'.
Returns
string
— Image URL, or a fixed unknown image.