Line 190: |
Line 190: |
| _type = 9, | | _type = 9, |
| _seasonal = true, | | _seasonal = true, |
| + | }, |
| + | ["Summer"] = { |
| + | _name = "Yamashiro", |
| + | _suffix = "Summer", |
| + | _display_suffix = "(Summer)", |
| + | _api_id = nil, |
| + | _type = 9, |
| + | _seasonal = true, |
| + | _cg = "BB Yamashiro Summer Full.png", |
| + | _cg_damaged = "BB Yamashiro Summer Full Damaged.png", |
| }, | | }, |
| } | | } |
| | | |
| return Yamashiro | | return Yamashiro |