- 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 |
com>Yami no Kage |
||
Line 1: | Line 1: | ||
return { | return { | ||
− | fuel = " | + | fuel = "Fuel.png", |
− | ammo = " | + | ammo = "Ammo.png", |
− | steel = " | + | steel = "Steel.png", |
− | bauxite = " | + | bauxite = "Bauxite.png", |
− | blueprint = " | + | blueprint = "Blueprint.PNG", |
} | } |
Revision as of 00:38, 8 March 2015
Documentation for this module may be created at Module:Data/Asset/doc
return {
fuel = "Fuel.png",
ammo = "Ammo.png",
steel = "Steel.png",
bauxite = "Bauxite.png",
blueprint = "Blueprint.PNG",
}