| Line 15: |
Line 15: |
| | hell_offset_l1 = {image = "Hell plane 2.png", style = {top = "9px", left = "44px"}, size = "30x30px"}, | | hell_offset_l1 = {image = "Hell plane 2.png", style = {top = "9px", left = "44px"}, size = "30x30px"}, |
| | hell_offset_r1 = {image = "Hell plane 2.png", style = {top = "9px", left = "109px"}, size = "30x30px"}, | | hell_offset_r1 = {image = "Hell plane 2.png", style = {top = "9px", left = "109px"}, size = "30x30px"}, |
| − | flagship = {image = "Flagship battle card icon.png", style = {top = "3px", left = "139px", size = "18x18px"}}, | + | flagship = {image = "Flagship battle card icon.png", style = {top = "3px", left = "139px"}, size = "18x18px"}, |
| | flagship_hd = {image = "Flagship battle card icon.png", style = {top = "3px", left = "139px"}}, | | flagship_hd = {image = "Flagship battle card icon.png", style = {top = "3px", left = "139px"}}, |
| | revenge_r2 = {image = "Hell plane 3.png", style = {top = "3px", left = "130px"}, size = "30x33px"}, | | revenge_r2 = {image = "Hell plane 3.png", style = {top = "3px", left = "130px"}, size = "30x33px"}, |
| Line 114: |
Line 114: |
| | return image | | return image |
| | end | | end |
| | + | |
| | + | ShipBattleCardKai.t = ShipBattleCardKai:Asset({'Taihou/Kai', flagship = 'true'}) |
| | | | |
| | return ShipBattleCardKai | | return ShipBattleCardKai |