- 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"
Jump to navigation
Jump to search
com>Yami no Kage |
com>Yami no Kage |
||
| Line 1: | Line 1: | ||
return { | return { | ||
| − | fuel = " | + | fuel = "FuelKai.png", |
| − | ammo = " | + | ammo = "AmmoKai.png", |
| − | steel = " | + | steel = "SteelKai.png", |
| − | bauxite = " | + | bauxite = "BauxiteKai.png", |
| − | blueprint = " | + | blueprint = "BlueprintKai.png", |
} | } | ||
Revision as of 00:39, 8 March 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",
}