Use LOCALID constants for clone's target_local_id
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"local_id": "LOCALID_CELADON_BORDER_TREE",
|
||||
"type": "object",
|
||||
"graphics_id": "OBJ_EVENT_GFX_CUT_TREE",
|
||||
"x": 52,
|
||||
@@ -201,7 +202,7 @@
|
||||
"graphics_id": "OBJ_EVENT_GFX_CUT_TREE",
|
||||
"x": -7,
|
||||
"y": 21,
|
||||
"target_local_id": 7,
|
||||
"target_local_id": "LOCALID_ROUTE16_CUT_TREE",
|
||||
"target_map": "MAP_ROUTE16"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user