- 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 1:
Line 1:
+
+
Missed require
local Ship = require('Module:Ship')
local EnemyShip = Ship:extend{
local EnemyShip = Ship:extend{
_ships = {}, --maintain a separate cache from Ship
_ships = {}, --maintain a separate cache from Ship