Changes

m
no edit summary
Line 12: Line 12:     
local function getShipCard(ship)
 
local function getShipCard(ship)
     return "[[" .. Ship(ship):name() .. "]]"
+
     return "[[" .. Ship(ship):base_name() .. "|" .. Ship(ship):name() .. "]]"
 
end
 
end
  
cssedit, gkautomate
6,926

edits