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 19:36, 16 February 2018
323 bytes added
,
6 years ago
Added Musashi K2 remodel requirements.
Line 382:
Line 382:
function shipmodule.RemodelBlueprintChk(blueprint) -- Remodel value check
function shipmodule.RemodelBlueprintChk(blueprint) -- Remodel value check
+
--Hardcoded Musashi K2 requirements for sake of time.
local blueprinttext = ''
local blueprinttext = ''
if blueprint == 1 then
if blueprint == 1 then
Line 391:
Line 392:
elseif blueprint == 4 then
elseif blueprint == 4 then
blueprinttext = '[[File:IcoBlueprint.png|25px|Blueprint|link=Blueprints]] [[File:IcoActionReport.png|25px|Action Report]]'
blueprinttext = '[[File:IcoBlueprint.png|25px|Blueprint|link=Blueprints]] [[File:IcoActionReport.png|25px|Action Report]]'
+
elseif blueprint == 11 then
+
blueprinttext = '[[File:IcoBlueprint.png|25px|Blueprint|link=Blueprints]]ˣ³ [[File:New_Type_Artillery_Armament_Materials.png|25px|New Type Artillery Armament Materials]]ˣ³ [[File:IcoActionReport.png|25px|Action Report]]'
end
end
return blueprinttext
return blueprinttext
Acrone
3,663
edits