Use movement type constants

This commit is contained in:
GriffinR
2020-01-13 01:00:38 -05:00
parent 78b4487008
commit 7f55319c00
359 changed files with 1649 additions and 1649 deletions
@@ -18,7 +18,7 @@
"x": 4,
"y": 3,
"elevation": 3,
"movement_type": "1",
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
@@ -31,7 +31,7 @@
"x": 6,
"y": 2,
"elevation": 3,
"movement_type": "1",
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,