Changes

Removed name column
Line 11: Line 11:  
local EnemyShipListKai = BaseTable{
 
local EnemyShipListKai = BaseTable{
 
_header_template = [[! style="min-width: 180px;" | Card
 
_header_template = [[! style="min-width: 180px;" | Card
! style="min-width: 75px;" | Name
   
! style="width: 30px; text-align: center; vertical-align: middle; background-color: pink;" | ${hp}
 
! style="width: 30px; text-align: center; vertical-align: middle; background-color: pink;" | ${hp}
 
! style="width: 30px; text-align: center; vertical-align: middle; background-color: lightcoral;" | ${firepower}
 
! style="width: 30px; text-align: center; vertical-align: middle; background-color: lightcoral;" | ${firepower}
Line 22: Line 21:  
_columns = {
 
_columns = {
 
"card",
 
"card",
"name",
   
"hp",
 
"hp",
 
"firepower",
 
"firepower",
cssedit, prechecked
1,656

edits