Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipData
(view source)
Revision as of 05:45, 29 August 2018
72 bytes added
,
6 years ago
m
no edit summary
Line 773:
Line 773:
function ShipData:create(ship)
function ShipData:create(ship)
ship = ship or {}
ship = ship or {}
+
-- apparently wikia (mediawiki?) can have shared state between invokes
if type(ship._class) == 'string' then
if type(ship._class) == 'string' then
ship._class = ShipClass(ship._class)
ship._class = ShipClass(ship._class)
がか
cssedit, gkautomate
7,064
edits