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

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Item modules return { _item = true, _id = 68, _type = 4, _category = 0, _name = "Mackerel", _japanese_name = "秋刀魚", _reading = nil, _des...")
 
Line 6: Line 6:
 
   _type = 4,
 
   _type = 4,
 
   _category = 0,
 
   _category = 0,
   _name = "Mackerel",
+
   _name = "Saury",
 
   _japanese_name = "秋刀魚",
 
   _japanese_name = "秋刀魚",
 
   _reading = nil,
 
   _reading = nil,
 
   _description = "漁場の安全を確保し、秋刀魚漁を支援することで入手した貴重な旬の「秋刀魚」です。※秋刀魚祭り終了時に消滅します。",
 
   _description = "漁場の安全を確保し、秋刀魚漁を支援することで入手した貴重な旬の「秋刀魚」です。※秋刀魚祭り終了時に消滅します。",
 
}
 
}

Revision as of 23:04, 25 October 2019

Documentation for this module may be created at Module:Data/Item/Saury/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 68,
  _type = 4,
  _category = 0,
  _name = "Saury",
  _japanese_name = "秋刀魚",
  _reading = nil,
  _description = "漁場の安全を確保し、秋刀魚漁を支援することで入手した貴重な旬の「秋刀魚」です。※秋刀魚祭り終了時に消滅します。",
}