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
@@ -29,7 +29,7 @@
"x": 6,
"y": 28,
"elevation": 3,
"movement_type": "3",
"movement_type": "MOVEMENT_TYPE_WANDER_UP_AND_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
@@ -42,7 +42,7 @@
"x": 19,
"y": 16,
"elevation": 3,
"movement_type": "5",
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
"movement_range_x": 1,
"movement_range_y": 3,
"trainer_type": 0,