diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-10 01:36:41 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-10 01:49:12 -0600 |
| commit | 29079c4b990076e0a9d3a299064262c8d522a4c5 (patch) | |
| tree | 87a79ee4d3073169742746ed3528974a29103a3b /data/maps/scripts/DesertUnderpass.inc | |
| parent | 09e431077af3c6fe672ad8a775b58d955596b81d (diff) | |
Dump numerous baseroms, begin moving data to proper files
Diffstat (limited to 'data/maps/scripts/DesertUnderpass.inc')
| -rw-r--r-- | data/maps/scripts/DesertUnderpass.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/maps/scripts/DesertUnderpass.inc b/data/maps/scripts/DesertUnderpass.inc index a46548ed4..0db62ff75 100644 --- a/data/maps/scripts/DesertUnderpass.inc +++ b/data/maps/scripts/DesertUnderpass.inc @@ -28,5 +28,9 @@ DesertUnderpass_EventScript_23AF68:: @ 823AF68 release end - .incbin "baserom.gba", 0x23af79, 0x34 +DesertUnderpass_Text_23AF79:: @ 823AF79 + .string "{PLAYER} found the ROOT FOSSIL.$" + +DesertUnderpass_Text_23AF93:: @ 823AF93 + .string "{PLAYER} found the CLAW FOSSIL.$" |
