Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EnemyEncounters
(view source)
Revision as of 08:02, 16 November 2016
207 bytes removed
,
8 years ago
m
no edit summary
Line 626:
Line 626:
else
else
count = count + 1
count = count + 1
+
if count % 3 == 0 and str ~= nil then
+
str = str:sub(0,i) .. "<br>" .. str:sub(i+1,#str)
+
end
end
end
−
end
−
if count == 3 and str ~= nil then
−
str = str:sub(0,i) .. "<br>" .. str:sub(i+1,#str)
−
end
−
if count == 6 and str ~= nil then
−
str = str:sub(0,i) .. "<br>" .. str:sub(i+1,#str)
−
end
−
if count == 9 and str ~= nil then
−
str = str:sub(0,i) .. "<br>" .. str:sub(i+1,#str)
end
end
if count == 0 or string.find(string.lower(str),"maelstrom") ~= nil then
if count == 0 or string.find(string.lower(str),"maelstrom") ~= nil then
IbarakiIbuki
5,421
edits