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
@@ -24,7 +24,7 @@
"x": 56,
"y": 26,
"elevation": 3,
"movement_type": "7",
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -37,7 +37,7 @@
"x": 56,
"y": 29,
"elevation": 3,
"movement_type": "8",
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,