Changes
no edit summary
"floralwhite",
"floralwhite",
},
},
_link_color_template = [[<span style="color: ${color};">${text}</span>]]
_link_color_template = [[<span style="color: ${color};">${text}</span>]],
_cg_size = "218px",
}
}
function EnemyShipInfoKai:image()
function EnemyShipInfoKai:image()
self._vars.image = Formatting:format_image{"Empty ship slot.png"} --placeholder
self._vars.image = Formatting:format_image{self._ship:cg(), size = self._cg_size}
end
end