- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 573:
Line 573:
− +
Line 637:
Line 637:
− +
Trim unused methods as emergency measure
return self._seasonal
return self._seasonal
end
end
--[[
--The voice actor for this ship. A string, or nil if unknown.
--The voice actor for this ship. A string, or nil if unknown.
--EXPERIMENTAL, DO NOT USE. Spec for this feature may rapidly change.
--EXPERIMENTAL, DO NOT USE. Spec for this feature may rapidly change.
return self._implementation_date
return self._implementation_date
end
end
--]]
function ShipData:_prepare_Equipment()
function ShipData:_prepare_Equipment()
if not Equipment then
if not Equipment then