- Pokémon Essentials Version
- v21 ➖
BerryPots for Essentials
Berry Pots like in HGSS for Pokémon Essentials v21
It is plug and play script, based on Overworld Berry Plant in Essentials.
Also there are 3 Custom sprites for watering can in this pack.
How To Install
1. Download this resource.
2. Move the other folders to their respective folder inside main game directory.
3. Recompile your game, until it compiling this resource PBS file and plugin.
Features
Add More Pots Up To 10 Pots
Add more pot by using this script:
pbReceivePots
or pbReceivePots(qty)
for more than 1 pots.Choose Which Watering Can To Use
Now player can choose which watering can to use
Plant an Apricorn
To use this feature, set the
CAN_PLANT_APRICORN
to True, copy all the berry plants graphics from Apricorn folder to Graphics\Characters\, and copy only the apricorn data from berry_plants.txt into the PBS file.How To Install v20
1. Download resource v1.1 from here.
2. Add Berry Pots data to items PBS.
3. Move the other folders to their respective folder inside main game directory.
4. Recompile your game, until it compiling this plugin.
How To Install v18 or v19
1. Add BerryPots to items PBS (change the xxx to a number in items.txt)
xxx,BERRYPOTS,Berry Pots,Berry Pots,8,0,"Handy containers for cultivating Berries wherever you go.",2,0,6,
2. Add this resource into Graphics folder (change BerryPots iconxxx into Berrypots number from step one)
3. For v18, add this script above Main.
For v19, extract this file and add the folder to the Plugins folder inside main game directory.
4. You are ready to grow some berries
- Credits
- Pokémon Heart Gold/Soul Silver - Background sprite
Caruban - BerryPots script and custom watering can
DerxwnaKapsyla - v19 Updates