Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:SortieList
(view source)
Revision as of 14:59, 22 June 2020
10 bytes removed
,
4 years ago
no edit summary
Line 90:
Line 90:
function loadMapData(world_id, id)
function loadMapData(world_id, id)
−
local success, table = pcall(function() return require(string.format("Module:
World %d
/%s"
, world_id
, id)) end)
+
local success, table = pcall(function() return require(string.format("Module:
Data/Map
/%s", id)) end)
return success and table or {}
return success and table or {}
end
end
がか
cssedit, gkautomate
7,064
edits