diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-22 11:41:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-22 11:41:14 -0500 |
| commit | e97d3532d4d72a1fe9aec755cd2a3c6527484e27 (patch) | |
| tree | 0ad5656457aff5ac67fd50c32d6600592815a9a5 /data/maps/MtEmber_RubyPath_B5F/map.json | |
| parent | 6eec1c1cc9c115492aec43f80c8a6be7a86c61a5 (diff) | |
| parent | a4f5f41e2496a4c2b91cd0643dc44d98faed0c89 (diff) | |
Merge pull request #231 from GriffinRichards/doc-staticmon
Document static mon scripts
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B5F/map.json')
| -rw-r--r-- | data/maps/MtEmber_RubyPath_B5F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtEmber_RubyPath_B5F/map.json b/data/maps/MtEmber_RubyPath_B5F/map.json index 43ad7e409..e6279a72b 100644 --- a/data/maps/MtEmber_RubyPath_B5F/map.json +++ b/data/maps/MtEmber_RubyPath_B5F/map.json @@ -23,7 +23,7 @@ "movement_range_y": 0, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_B5F_EventScript_163C49", + "script": "MtEmber_RubyPath_B5F_EventScript_Ruby", "flag": "FLAG_HIDE_RUBY" } ], @@ -43,7 +43,7 @@ "x": 7, "y": 2, "elevation": 0, - "script": "MtEmber_RubyPath_B5F_EventScript_163BAB" + "script": "MtEmber_RubyPath_B5F_EventScript_BrailleMessage" } ] } |
