Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:KanmusuModule
(view source)
Revision as of 21:44, 11 March 2017
17 bytes removed
,
7 years ago
m
no edit summary
Line 308:
Line 308:
shipname = shipmodule.data[id]["name"][3]
shipname = shipmodule.data[id]["name"][3]
pagename = shipname
pagename = shipname
−
if string.sub(
shipmodule.data[
id
]
,1,-2) == "Mist" then -- fleet of fog check
+
if string.sub(id,1,-2) == "Mist" then -- fleet of fog check
if string.sub(shipmodule.data[id], -1) == '1' then
if string.sub(shipmodule.data[id], -1) == '1' then
pagename = 'Iona_(fog)'
pagename = 'Iona_(fog)'
IbarakiIbuki
5,421
edits