mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-09 18:05:32 -05:00
brocks gym trainer now mandatory
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
{
|
||||
"type": "object",
|
||||
"graphics_id": "OBJ_EVENT_GFX_CAMPER",
|
||||
"x": 3,
|
||||
"x": 2,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "TRAINER_TYPE_NORMAL",
|
||||
"trainer_sight_or_berry_tree_id": "4",
|
||||
"trainer_sight_or_berry_tree_id": "8",
|
||||
"script": "PewterCity_Gym_EventScript_Liam",
|
||||
"flag": "0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user