diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-14 21:49:55 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-14 21:49:55 -0600 |
| commit | 07016dcf455f0da3a6de4857b6de46801dd5a79f (patch) | |
| tree | 5735ee1d062497d40973df0f0d046e7112095a23 /extras/insert_texts.py | |
| parent | catch a case of W_MAPTEXTPTRLIST (diff) | |
| download | pokeyellow-07016dcf455f0da3a6de4857b6de46801dd5a79f.tar.gz pokeyellow-07016dcf455f0da3a6de4857b6de46801dd5a79f.tar.xz pokeyellow-07016dcf455f0da3a6de4857b6de46801dd5a79f.zip | |
insert _VermilionCityText14 machop text
hg-commit-id: 22d36f8bc08e
Diffstat (limited to 'extras/insert_texts.py')
| -rw-r--r-- | extras/insert_texts.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extras/insert_texts.py b/extras/insert_texts.py index b3ec4062..7a61e854 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -600,7 +600,8 @@ if __name__ == "__main__": #load incbins reset_incbins() - scan_for_map_scripts_pointer() + #scan_for_map_scripts_pointer() + insert_text(0xa586b, "_VermilionCityText14") #insert _ViridianCityText10 #insert_tx_far(1, 10) |
