Line 132: |
Line 132: |
| _type = 2, | | _type = 2, |
| _seasonal = true, | | _seasonal = true, |
| + | }, |
| + | ["Fall"] = { |
| + | _name = "Akebono", |
| + | _suffix = "Fall", |
| + | _display_suffix = "(Fall)", |
| + | _api_id = nil, |
| + | _type = 2, |
| + | _seasonal = true, |
| + | _cg = "15_fall_1.png", |
| + | _cg_damaged = "15_fall_2.png", |
| }, | | }, |
| } | | } |
| | | |
| return Akebono | | return Akebono |