insert $8 asm for NameRaterText1

hg-commit-id: dd9f5126d4a5
This commit is contained in:
Bryan Bishop 2012-01-12 12:55:54 -06:00
parent 7e35470fb1
commit 1ae8e7e41e
2 changed files with 47 additions and 3 deletions

View file

@ -459,7 +459,7 @@ if __name__ == "__main__":
#insert_08_asm(83, 1)
#insert_all_08s()
#insert_asm(0x758df, "CinnabarGymText1")
insert_asm(0x1da56, "NameRaterText1")
#insert_text_label_tx_far(91, 1)
missed_17s = [] #[[95, 1], [95, 2], [96, 1], [97, 1], [99, 1], [99, 2], [99, 3], [100, 1], [100, 2], [100, 3], [100, 4], [100, 5], [100, 6], [124, 8], [124, 10], [124, 12], [124, 16], [124, 17], [133, 3], [139, 1], [139, 2], [139, 3], [141, 2], [141, 3], [154, 2], [154, 3], [169, 4], [171, 2], [171, 3], [174, 2], [174, 3], [176, 4], [176, 5], [182, 3], [215, 5], [91, 2], [91, 3], [124, 8], [124, 10], [124, 12], [124, 16], [124, 17], [139, 1], [139, 2], [139, 3], [141, 2], [169, 4], [171, 2], [174, 2], [176, 4], [176, 5]]
@ -479,7 +479,7 @@ if __name__ == "__main__":
#insert_text(0x44276, "ViridianPokeCenterText4")
#insert_texts_label(4)
insert_all_texts_labels()
#insert_all_texts_labels()
if len(failed_attempts) > 0:
print "-- FAILED ATTEMPTS --"