• 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 128: Line 128:  
"#####################################################################################################################"
 
"#####################################################################################################################"
 
];
 
];
 +
'use strict';
    
// Returns the number of pixels the string will take
 
// Returns the number of pixels the string will take
Line 216: Line 217:  
"callback":"lolis.mainFarm()",
 
"callback":"lolis.mainFarm()",
 
"classes":["elem-div"],
 
"classes":["elem-div"],
"unlocked":true
+
"unlocked":false
 
}, "mapButton" : {
 
}, "mapButton" : {
 
"html":["/////////","// Map //","/////////"],
 
"html":["/////////","// Map //","/////////"],
Line 223: Line 224:  
"callback":"lolis.mainMap()",
 
"callback":"lolis.mainMap()",
 
"classes":["elem-div"],
 
"classes":["elem-div"],
"unlocked":true
+
"unlocked":false
 
}, "farmButton" : {
 
}, "farmButton" : {
 
"html":["//////////","// Menu //","//////////"],
 
"html":["//////////","// Menu //","//////////"],
Line 230: Line 231:  
"callback":"lolis.mainMenu()",
 
"callback":"lolis.mainMenu()",
 
"classes":["elem-div"],
 
"classes":["elem-div"],
"unlocked":true
+
"unlocked":false
 
}
 
}
 
};
 
};
2,922

edits

Navigation menu