- 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/Item/Action Report"
< Module:Data | Item
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Item modules return { _name = "Action Report", _japanese_name = "戦闘詳報", _reading = nil, }") |
|||
Line 6: | Line 6: | ||
_japanese_name = "戦闘詳報", | _japanese_name = "戦闘詳報", | ||
_reading = nil, | _reading = nil, | ||
+ | _icon = "Action Report Icon.png", | ||
+ | _card = "Action Report 078 useitem.png", | ||
} | } |
Revision as of 21:31, 17 November 2017
Documentation for this module may be created at Module:Data/Item/Action Report/doc
--Categories:
--[[Category:Item modules]]
return {
_name = "Action Report",
_japanese_name = "戦闘詳報",
_reading = nil,
_icon = "Action Report Icon.png",
_card = "Action Report 078 useitem.png",
}