aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/silphco11_2.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-06-03 17:54:53 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-06-03 17:54:53 -0400
commit8cdf73265f95e9a55112f373804867244512878d (patch)
tree64f4263b86839e1eb9770688ad890683fa89c503 /scripts/silphco11_2.asm
parentUpdate extras with fixed gbz80disasm.py (diff)
parentFix tileset incbin statement alignment (diff)
downloadpokeyellow-8cdf73265f95e9a55112f373804867244512878d.tar.gz
pokeyellow-8cdf73265f95e9a55112f373804867244512878d.tar.xz
pokeyellow-8cdf73265f95e9a55112f373804867244512878d.zip
Merge pull request #10 from PikalaxALT/master
Next batch of scripts, etc.
Diffstat (limited to 'scripts/silphco11_2.asm')
-rwxr-xr-xscripts/silphco11_2.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/silphco11_2.asm b/scripts/silphco11_2.asm
index e7b59757..22e19a02 100755
--- a/scripts/silphco11_2.asm
+++ b/scripts/silphco11_2.asm
@@ -71,6 +71,6 @@ MissableObjects_f25ce
db HS_SILPH_CO_10F_2
db HS_SILPH_CO_11F_1
db HS_SILPH_CO_11F_2
- db HS_SILPH_CO_11F_3
- db HS_MAP_F4_1
+ db HS_SILPH_CO_11F_JESSIE
+ db HS_SILPH_CO_11F_JAMES
db $ff \ No newline at end of file