mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 09:14:24 -05:00
Final finishing touches
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user