Line 149: |
Line 149: |
| _type = 2, | | _type = 2, |
| _seasonal = true, | | _seasonal = true, |
| + | }, |
| + | ["Valentine"] = { |
| + | _name = "Akebono", |
| + | _suffix = "Valentine", |
| + | _display_suffix = "(Valentine's)", |
| + | _api_id = nil, |
| + | _type = 2, |
| + | _seasonal = true, |
| + | _cg = "15_valentine_1.png", |
| + | _cg_damaged = "15_valentine_2.png", |
| }, | | }, |
| } | | } |
| | | |
| return Akebono | | return Akebono |