Add Bob Ross morph to PPC for June
This commit is contained in:
parent
a87685eae0
commit
6e2d39035d
@ -38,6 +38,7 @@ public class PowerPlayClubRewards
|
||||
.put(YearMonth.of(2017, Month.MARCH), new UnknownSalesPackageItem("Gold Pot Morph"))
|
||||
.put(YearMonth.of(2017, Month.APRIL), new UnknownSalesPackageItem("Bumblebee's Wings"))
|
||||
.put(YearMonth.of(2017, Month.MAY), new UnknownSalesPackageItem("King"))
|
||||
.put(YearMonth.of(2017, Month.JUNE), new UnknownSalesPackageItem("Bob Ross Morph"))
|
||||
.build();
|
||||
|
||||
public interface PowerPlayClubItem
|
||||
|
Loading…
Reference in New Issue
Block a user