pokered/text/maps/pokemon_tower_6f.asm
yenatch 1b9ee46af9 Get rid of globals.asm. Use ::s to export labels between objects.
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary

This speeds up build time by at least a third.
2014-01-27 16:24:13 -05:00

62 lines
1.1 KiB
NASM

_UnnamedText_60c1f:: ; 99ac8 (26:5ac8)
text "The GHOST was the"
line "restless soul of"
cont "CUBONE's mother!"
done
_UnnamedText_60c24:: ; 99afc (26:5afc)
text "The mother's soul"
line "was calmed."
para "It departed to"
line "the afterlife!"
done
_PokemonTower6BattleText1:: ; 99b38 (26:5b38)
text "Give...me..."
line "blood..."
done
_PokemonTower6EndBattleText1:: ; 99b4f (26:5b4f)
text "Groan!"
prompt
_PokemonTower6AfterBattleText1:: ; 99b57 (26:5b57)
text "I feel anemic and"
line "weak..."
done
_PokemonTower6BattleText2:: ; 99b72 (26:5b72)
text "Urff... Kwaah!"
done
_PokemonTower6EndBattleText2:: ; 99b82 (26:5b82)
text "Some-"
line "thing fell out!"
prompt
_PokemonTower6AfterBattleText2:: ; 99b99 (26:5b99)
text "Hair didn't fall"
line "out! It was an"
cont "evil spirit!"
done
_PokemonTower6BattleText3:: ; 99bc6 (26:5bc6)
text "Ke..ke...ke..."
line "ke..ke...ke!!"
done
_PokemonTower6EndBattleText3:: ; 99be4 (26:5be4)
text "Keee!"
prompt
_PokemonTower6AfterBattleText3:: ; 99beb (26:5beb)
text "What's going on"
line "here?"
done
_UnnamedText_60c56:: ; 99c01 (26:5c01)
text "Be gone..."
line "Intruders..."
done