Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipClassData
(view source)
Revision as of 10:27, 17 February 2015
64 bytes added
,
9 years ago
Add base type
Line 19:
Line 19:
end
end
return table.concat(result, " ")
return table.concat(result, " ")
+
end
+
+
function ShipClassData:base_type()
+
return self._base_type
end
end
Anonymous user
com>Ckwng