Begin porting/decompiling field_specials
This commit is contained in:
@@ -900,7 +900,7 @@ static void CB2_GiveStarter(void)
|
||||
{
|
||||
u16 starterMon;
|
||||
|
||||
*GetVarPointer(VAR_FIRST_POKE) = gSpecialVar_Result;
|
||||
*GetVarPointer(VAR_STARTER_MON) = gSpecialVar_Result;
|
||||
starterMon = GetStarterPokemon(gSpecialVar_Result);
|
||||
ScriptGiveMon(starterMon, 5, 0, 0, 0, 0);
|
||||
ResetTasks();
|
||||
|
||||
Reference in New Issue
Block a user