• 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
no edit summary
Line 30: Line 30:  
randomizer = math.random(0,9999999)
 
randomizer = math.random(0,9999999)
 
elseif type(seed) == "table" then
 
elseif type(seed) == "table" then
for k,v in pairs(dict) do
+
for k,v in pairs(seed) do
 
randomizer = randomizer + p.hashString(k)
 
randomizer = randomizer + p.hashString(k)
 
if type(v) == "string" then
 
if type(v) == "string" then
2,922

edits

Navigation menu