• 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
m (Chocolatecravinghobo moved page Module:Marriage Papers and Ring to Module:Marriage Ring and Documents without leaving a redirect)
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 = "ケッコンカッコカリに必要な書類一式と指輪。改装で使用する。",
 
}
 
}

Revision as of 09:11, 2 October 2019

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 = "ケッコンカッコカリに必要な書類一式と指輪。改装で使用する。",
}