- 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/Steel"
< Module:Data | Item
Jump to navigation
Jump to search
(Created page with "-- Category:Item modules return { _item = true, _id = 33, _type = 6, _category = 18, _name = "Steel", _japanese_name = "鋼材", _reading = nil, }") |
m (2 revisions imported) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 14:13, 12 May 2021
Documentation for this module may be created at Module:Data/Item/Steel/doc
-- [[Category:Item modules]]
return {
_item = true,
_id = 33,
_type = 6,
_category = 18,
_name = "Steel",
_japanese_name = "鋼材",
_reading = nil,
}