Fix movement types; fix some math ops
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"x": 36,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
"movement_type": "MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT",
|
||||
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND_SLOWEST",
|
||||
"movement_range_x": 4,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "TRAINER_TYPE_NONE",
|
||||
|
||||
Reference in New Issue
Block a user