🔥 remove exceess items

This commit is contained in:
Chase Manning 2023-10-04 21:08:55 +01:00
commit d821e81c1a

View file

@ -32,66 +32,6 @@ const initialState: GameState = {
item: ItemType.PokeBall,
amount: 2,
},
{
item: ItemType.MaxPotion,
amount: 3,
},
{
item: ItemType.PokeBall,
amount: 4,
},
{
item: ItemType.MaxPotion,
amount: 5,
},
{
item: ItemType.PokeBall,
amount: 6,
},
{
item: ItemType.MaxPotion,
amount: 7,
},
{
item: ItemType.PokeBall,
amount: 8,
},
{
item: ItemType.MaxPotion,
amount: 9,
},
{
item: ItemType.PokeBall,
amount: 10,
},
{
item: ItemType.MaxPotion,
amount: 11,
},
{
item: ItemType.PokeBall,
amount: 12,
},
{
item: ItemType.MaxPotion,
amount: 13,
},
{
item: ItemType.PokeBall,
amount: 14,
},
{
item: ItemType.MaxPotion,
amount: 15,
},
{
item: ItemType.PokeBall,
amount: 16,
},
{
item: ItemType.MaxPotion,
amount: 17,
},
],
name: "Blue",
pokemon: [