Some bug fixes, added PriorityChange item handler

This commit is contained in:
Maruno17
2024-11-22 00:38:20 +00:00
parent 012814f557
commit 00d1e431b4
11 changed files with 53 additions and 22 deletions

View File

@@ -527,7 +527,7 @@ def pbTrainerBattleEditor
:trainer_type => data[0],
:real_name => data[1],
:version => data[2],
:lose_text => data[3],
:real_lose_text => data[3],
:pokemon => party,
:items => items,
:pbs_file_suffix => tr_data.pbs_file_suffix