• 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/Furniture Box (Small)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Item modules return { _item = true, _id = 10, _type = 4, _category = 6, _name = "Furniture Box (Small)", _japanese_name = "家具箱(小)", ...")
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 14:12, 12 May 2021

Documentation for this module may be created at Module:Data/Item/Furniture Box (Small)/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 10,
  _type = 4,
  _category = 6,
  _name = "Furniture Box (Small)",
  _japanese_name = "家具箱(小)",
  _reading = nil,
  _description = "開けると、中から少量の家具コインが出現する。200",
}