Document gabby_and_ty.inc
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CE16",
|
||||
"script": "GabbyAndTy_EventScript_GabbyBattle2",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_1"
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CE36",
|
||||
"script": "GabbyAndTy_EventScript_TyBattle2",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_1"
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CED6",
|
||||
"script": "Route118_EventScript_GabbyBattle5",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_2"
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CEF6",
|
||||
"script": "Route118_EventScript_TyBattle5",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_2"
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CF16",
|
||||
"script": "GabbyAndTy_EventScript_GabbyBattle6",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_3"
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "Route118_EventScript_28CF36",
|
||||
"script": "GabbyAndTy_EventScript_TyBattle6",
|
||||
"flag": "FLAG_HIDE_ROUTE_118_GABBY_AND_TY_3"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@ Route118_MapScripts:: @ 81F3DBC
|
||||
.byte 0
|
||||
|
||||
Route118_OnTransition: @ 81F3DCC
|
||||
call Route118_EventScript_28CCC7
|
||||
call GabbyAndTy_EventScript_UpdateLocation
|
||||
compare VAR_SHOULD_END_UNUSUAL_WEATHER, 1
|
||||
call_if_eq UnusualWeather_EventScript_HideMapNamePopup
|
||||
compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_118_EAST
|
||||
|
||||
Reference in New Issue
Block a user