From eebe7f2233618beda858a3cc9ddf0d1d52e3b4c2 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 27 Mar 2020 10:21:26 -0400 Subject: Use trainer type constants --- data/maps/Route22/map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/Route22') diff --git a/data/maps/Route22/map.json b/data/maps/Route22/map.json index 73a0f5e54..00ac3625a 100644 --- a/data/maps/Route22/map.json +++ b/data/maps/Route22/map.json @@ -34,7 +34,7 @@ "movement_type": "MOVEMENT_TYPE_FACE_RIGHT", "movement_range_x": 1, "movement_range_y": 1, - "trainer_type": "0", + "trainer_type": "TRAINER_TYPE_NONE", "trainer_sight_or_berry_tree_id": "0", "script": "0x0", "flag": "FLAG_HIDE_ROUTE_22_RIVAL" -- cgit v1.2.3