diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 13:57:19 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 13:57:19 -0600 |
| commit | 981000457caf654c3f64de30bec86204cf0c3f77 (patch) | |
| tree | ee509772ad7b5892fc716bfbc81ade43ab8a9d6b /extras/insert_texts.py | |
| parent | add labels for route 6, 7 and 8 text 1 (diff) | |
| download | pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.tar.gz pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.tar.xz pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.zip | |
minor formatting
hg-commit-id: b6dfe0dfccd2
Diffstat (limited to 'extras/insert_texts.py')
| -rw-r--r-- | extras/insert_texts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/insert_texts.py b/extras/insert_texts.py index cdb09417..6166bc9f 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -426,7 +426,7 @@ if __name__ == "__main__": #insert_08_asm(83, 1) #insert_all_08s() - insert_asm(0x19926, "VermilionCityText5_2") + insert_asm(0x1e37a, "PowerPlantText2") if len(failed_attempts) > 0: print "-- FAILED ATTEMPTS --" |
