| Line 129: |
Line 129: |
| | _type = 2, | | _type = 2, |
| | _seasonal = true, | | _seasonal = true, |
| | + | }, |
| | + | ["Summer 2016"] = { |
| | + | _name = "Oboro", |
| | + | _suffix = "Summer 2016", |
| | + | _display_suffix = "(Summer 2016)", |
| | + | _api_id = nil, |
| | + | _type = 2, |
| | + | _seasonal = true, |
| | + | _cg = "DD Oboro Summer 2016 Full.png", |
| | + | _cg_damaged = false, |
| | + | }, |
| | + | ["Kai Summer 2016"] = { |
| | + | _name = "Oboro", |
| | + | _suffix = "Kai Summer 2016", |
| | + | _display_suffix = "Kai (Summer 2016)", |
| | + | _api_id = nil, |
| | + | _type = 2, |
| | + | _seasonal = true, |
| | + | _cg = "DD Oboro Kai Summer 2016 Full.png", |
| | + | _cg_damaged = "DD Oboro Kai Summer 2016 Full Damaged.png", |
| | }, | | }, |
| | } | | } |
| | | | |
| | return Oboro | | return Oboro |