summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-01 23:15:01 -0400
committerGitHub <noreply@github.com>2021-04-01 23:15:01 -0400
commit0ecc1876a9cb8e31b1aa0879bf2b9e9c87271858 (patch)
tree7a3f305ffca17af6ccf4fdec2ccd69415faa4785 /data
parentd1afbf17bbc9eb70cf085f3b734d02e4ce6b3b57 (diff)
parent80d282e73b2a13294344733eea2352515cb34368 (diff)
Merge pull request #408 from PikalaxALT/fix_mvmt_types
Doc VS Seeker; fix misnamed movement types
Diffstat (limited to 'data')
-rw-r--r--data/maps/FuchsiaCity/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FuchsiaCity/map.json b/data/maps/FuchsiaCity/map.json
index 4fbe92321..7363a4b82 100644
--- a/data/maps/FuchsiaCity/map.json
+++ b/data/maps/FuchsiaCity/map.json
@@ -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",