Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
so i found this (Giving a random item from a list) and i tweaked it a bit
But i've been testing it in game and the only Items i was getting was from the first array (commonItems), and i dont know if i did it correctly
def chooseRandomItemM(qty=1)
# Array of items
commonItems = [...
I need help adding apricorns to the already existing growable berries, i added the images for the apricorntrees in Graphic/Characters and apricorns in Graphic/Items, and i also added the apricorntrees to the PBS/Berry_plants.txt file