• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Asset"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
Line 4: Line 4:
 
steel = "SteelKai.png",
 
steel = "SteelKai.png",
 
bauxite = "BauxiteKai.png",
 
bauxite = "BauxiteKai.png",
blueprint = "Blueprint.png",
+
blueprint = "BlueprintKai.png",
 
}
 
}

Revision as of 13:33, 22 February 2015

Documentation for this module may be created at Module:Data/Asset/doc

return {
	fuel = "FuelKai.png",
	ammo = "AmmoKai.png",
	steel = "SteelKai.png",
	bauxite = "BauxiteKai.png",
	blueprint = "BlueprintKai.png",
}