- 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>Ckwng (Add blueprint) |
com>Ckwng |
||
Line 1: | Line 1: | ||
return { | return { | ||
− | fuel = " | + | fuel = "FuelKai.png", |
− | ammo = " | + | ammo = "AmmoKai.png", |
− | steel = " | + | steel = "SteelKai.png", |
− | bauxite = " | + | bauxite = "BauxiteKai.png", |
blueprint = "Blueprint.png", | blueprint = "Blueprint.png", | ||
} | } |
Revision as of 10:58, 16 December 2014
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 = "Blueprint.png",
}