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
+2 -2
View File
@@ -18,7 +18,7 @@
"x": 8,
"y": 9,
"elevation": 0,
"movement_type": "8",
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
@@ -31,7 +31,7 @@
"x": 8,
"y": 6,
"elevation": 3,
"movement_type": "7",
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,