• 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"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
     _reading = nil,
 
     _reading = nil,
 
     _icon = "Action Report Icon.png",
 
     _icon = "Action Report Icon.png",
     _card = "Action Report 078 useitem.png",
+
     _card = "Action Report.png",
 
}
 
}

Revision as of 21:32, 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.png",
}