Final finishing touches

This commit is contained in:
The Gears of Progress
2025-10-12 16:41:48 -04:00
parent ba1a075701
commit a98a58eb4e
6 changed files with 63 additions and 14 deletions

View File

@@ -438,7 +438,7 @@ const script_obj_params transfer_script_params[SCRIPT_SIZE] = {
{
.conditional_index = COND_IS_HOENN_RS,
.next_if_true = DIA_SEND_FRIEND_HOENN_RS,
.next_if_false = DIA_SEND_FRIEND_KANTO
.next_if_false = COND_IS_HOENN_E
},
// COND_IS_FRLGE
{