Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Item modules]] |
− | --[[Category:Item modules]] | |
| | | |
| return { | | return { |
− | _name = "Prototype Flight Deck Catapult",
| + | _item = true, |
− | _japanese_name = nil,
| + | _id = 65, |
− | _reading = nil,
| + | _type = 0, |
− | _icon = "Prototype Flight Deck Catapult Icon.png",
| + | _category = 0, |
− | _card = "Prototype Flight Deck Catapult 065 useitem.png",
| + | _name = "Prototype Flight Deck Catapult", |
| + | _japanese_name = "試製甲板カタパルト", |
| + | _reading = nil, |
| + | _description = "本格的な大型航空母艦を、より強力に改装するための、特殊な航空艤装です。ある型の正規空母の改二改装に使用します。", |
| } | | } |