Added new follower pokeballs & toggle.

Credit: shikashipx
This commit is contained in:
Ariel A
2024-01-21 16:56:45 -05:00
parent 630541c56b
commit b56158428e
34 changed files with 395 additions and 3 deletions

View File

@@ -285,6 +285,10 @@
// will display correctly under bridges, etc.
#define LARGE_OW_SUPPORT TRUE
// Followers will emerge from the pokeball they are stored in,
// instead of a normal pokeball
#define OW_MON_POKEBALLS TRUE
#define SHADOW_SIZE_S 0
#define SHADOW_SIZE_M 1
#define SHADOW_SIZE_L 2