Use trainer type constants
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_type": "TRAINER_TYPE_NORMAL",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SSAnne_B1F_Room2_EventScript_Huey",
|
||||
"flag": "0"
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "0",
|
||||
"trainer_type": "TRAINER_TYPE_NONE",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "SSAnne_B1F_Room2_EventScript_ItemTM44",
|
||||
"flag": "FLAG_HIDE_SSANNE_B1F_ROOM2_TM44"
|
||||
|
||||
Reference in New Issue
Block a user