When placing a store does not activate the backpack event, here the detail:
[2023-03-15 19:55:21 -0600]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.3]
Script error in event 5 (coords 20,8), map 3 (A's house)
Exception: ArgumentError
Message: wrong number of arguments (given 1, expected 2..5)
***Full script:
pbPokemonMart([
:POKEBALL,
:POTION
])
Backtrace:
[Bag Screen w/int. Party] Script.rb:429:in `pbStartScene'
298:UI_PokeMart:300:in `pbStartSellScene2'
298:UI_PokeMart:281:in `pbStartSellScene'
298:UI_PokeMart:661:in `pbSellScreen'
298:UI_PokeMart:723:in `block in pbPokemonMart'
298:UI_PokeMart:715:in `loop'
298:UI_PokeMart:715:in `pbPokemonMart'
(eval):1:in `execute_script'
033:Interpreter:143:in `eval'
033:Interpreter:143:in `execute_script'