Fix wallys parents misnamed as uncle/aunt
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "TRAINER_TYPE_NONE",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "PetalburgCity_EventScript_WallyAunt",
|
||||
"flag": "FLAG_HIDE_PETALBURG_CITY_WALLYS_AUNT"
|
||||
"script": "PetalburgCity_EventScript_WallysMom",
|
||||
"flag": "FLAG_HIDE_PETALBURG_CITY_WALLYS_MOM"
|
||||
},
|
||||
{
|
||||
"graphics_id": "OBJ_EVENT_GFX_WALLY",
|
||||
@@ -88,7 +88,7 @@
|
||||
"trainer_type": "TRAINER_TYPE_NONE",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "0x0",
|
||||
"flag": "FLAG_HIDE_PETALBURG_CITY_WALLYS_UNCLE"
|
||||
"flag": "FLAG_HIDE_PETALBURG_CITY_WALLYS_DAD"
|
||||
},
|
||||
{
|
||||
"graphics_id": "OBJ_EVENT_GFX_ITEM_BALL",
|
||||
|
||||
Reference in New Issue
Block a user