Line 178: |
Line 178: |
| _seasonal = true, | | _seasonal = true, |
| _cg_damaged = false, | | _cg_damaged = false, |
| + | }, |
| + | ["Udon"] = { |
| + | _name = "Akebono", |
| + | _suffix = "Udon", |
| + | _display_suffix = "(Udon)", |
| + | _api_id = nil, |
| + | _type = 2, |
| + | _seasonal = true, |
| + | _cg = "DD Akebono Udon Full.png", |
| + | _cg_damaged = "DD Akebono Udon Full Damaged.png", |
| }, | | }, |
| } | | } |
| | | |
| return Akebono | | return Akebono |