mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 15:42:26 +13:00
Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
This commit is contained in:
parent
c85050497c
commit
b29e5ee203
564 changed files with 3511 additions and 3505 deletions
45
text/Museum2F.asm
Normal file
45
text/Museum2F.asm
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
_Museum2FText1::
|
||||
text "MOON STONE?"
|
||||
|
||||
para "What's so special"
|
||||
line "about it?"
|
||||
done
|
||||
|
||||
_Museum2FText2::
|
||||
text "July 20, 1969!"
|
||||
|
||||
para "The 1st lunar"
|
||||
line "landing!"
|
||||
|
||||
para "I bought a color"
|
||||
line "TV to watch it!"
|
||||
done
|
||||
|
||||
_Museum2FText3::
|
||||
text "We have a space"
|
||||
line "exhibit now."
|
||||
done
|
||||
|
||||
_Museum2FText4::
|
||||
text "I want a PIKACHU!"
|
||||
line "It's so cute!"
|
||||
|
||||
para "I asked my Daddy"
|
||||
line "to catch me one!"
|
||||
done
|
||||
|
||||
_Museum2FText5::
|
||||
text "Yeah, a PIKACHU"
|
||||
line "soon, I promise!"
|
||||
done
|
||||
|
||||
_Museum2FText6::
|
||||
text "SPACE SHUTTLE"
|
||||
line "COLUMBIA"
|
||||
done
|
||||
|
||||
_Museum2FText7::
|
||||
text "Meteorite that"
|
||||
line "fell on MT.MOON."
|
||||
cont "(MOON STONE?)"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue