• 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/Marriage Ring and Documents"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Item modules return { _item = true, _id = 55, _type = 0, _category = 0, _name = "Marriage Papers and Ring", _japanese_name = "書類一式&指...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
   _type = 0,
 
   _type = 0,
 
   _category = 0,
 
   _category = 0,
   _name = "Marriage Papers and Ring",
+
   _name = "Marriage Ring and Documents",
 
   _japanese_name = "書類一式&指輪",
 
   _japanese_name = "書類一式&指輪",
 
   _reading = nil,
 
   _reading = nil,
 
   _description = "ケッコンカッコカリに必要な書類一式と指輪。改装で使用する。",
 
   _description = "ケッコンカッコカリに必要な書類一式と指輪。改装で使用する。",
 
}
 
}

Latest revision as of 14:12, 12 May 2021

Documentation for this module may be created at Module:Data/Item/Marriage Ring and Documents/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 55,
  _type = 0,
  _category = 0,
  _name = "Marriage Ring and Documents",
  _japanese_name = "書類一式&指輪",
  _reading = nil,
  _description = "ケッコンカッコカリに必要な書類一式と指輪。改装で使用する。",
}