diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 14:46:14 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 14:46:14 -0500 |
| commit | 94fbc3ac489e529176533a1fad7deac7e1014b9d (patch) | |
| tree | 601565077b265a1f4dbe7d9272f3c7a13797e5e1 /data/maps/Route4_PokemonCenter_1F | |
| parent | 0f5e3174d0d4b910beb273de772772d257692c94 (diff) | |
Sync temp vars
Diffstat (limited to 'data/maps/Route4_PokemonCenter_1F')
| -rw-r--r-- | data/maps/Route4_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route4_PokemonCenter_1F/scripts.inc b/data/maps/Route4_PokemonCenter_1F/scripts.inc index 333edbb05..dbb66acfd 100644 --- a/data/maps/Route4_PokemonCenter_1F/scripts.inc +++ b/data/maps/Route4_PokemonCenter_1F/scripts.inc @@ -48,7 +48,7 @@ EventScript_16F7A2:: @ 816F7A2 compare VAR_RESULT, 0 goto_if eq, EventScript_16F895 textcolor 3 - setvar VAR_0x4001, 129 + setvar VAR_TEMP_1, 129 givemon SPECIES_MAGIKARP, 5, ITEM_NONE, 0, 0, 0 compare VAR_RESULT, 0 goto_if eq, EventScript_16F7F6 |
