From 2a2db28e57e78eb8861997422f998378d91bf9dc Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 18 Feb 2020 18:13:31 -0500 Subject: Split connection field from graphics id in object events --- data/maps/Route4/map.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/maps/Route4/map.json') diff --git a/data/maps/Route4/map.json b/data/maps/Route4/map.json index 7fcf32a5d..cc47f14dc 100644 --- a/data/maps/Route4/map.json +++ b/data/maps/Route4/map.json @@ -105,7 +105,8 @@ "flag": "0" }, { - "graphics_id": "65321", + "graphics_id": "OBJECT_EVENT_GFX_COOLTRAINER_M", + "in_connection": 255, "x": 109, "y": 3, "elevation": 12, -- cgit v1.2.3