pokered/text/maps/rock_tunnel_b2f_1.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

109 lines
2.1 KiB
NASM

_RockTunnel2BattleText2:: ; 86a1d (21:6a1d)
text "Hikers leave twigs"
line "as trail markers."
done
_RockTunnel2EndBattleText2:: ; 86a43 (21:6a43)
text "Ohhh!"
line "I did my best!"
prompt
_RockTunnel2AfterBattleText2:: ; 86a59 (21:6a59)
text "I want to go "
line "home!"
done
_RockTunnel2BattleText3:: ; 86a6e (21:6a6e)
text "Hahaha! Can you"
line "beat my power?"
done
_RockTunnel2EndBattleText3:: ; 86a8e (21:6a8e)
text "Oops!"
line "Out-muscled!"
prompt
_RockTunnel2AfterBattleText3:: ; 86aa2 (21:6aa2)
text "I go for power"
line "because I hate"
cont "thinking!"
done
_RockTunnel2BattleText4:: ; 86acb (21:6acb)
text "You have a"
line "#DEX?"
cont "I want one too!"
done
_RockTunnel2EndBattleText4:: ; 86aed (21:6aed)
text "Shoot!"
line "I'm so jealous!"
prompt
_RockTunnel2AfterBattleText4:: ; 86b04 (21:6b04)
text "When you finish"
line "your #DEX, can"
cont "I have it?"
done
_RockTunnel2BattleText5:: ; 86b2f (21:6b2f)
text "Do you know about"
line "costume players?"
done
_RockTunnel2EndBattleText5:: ; 86b53 (21:6b53)
text "Well,"
line "that's that."
prompt
_RockTunnel2AfterBattleText5:: ; 86b66 (21:6b66)
text "Costume players"
line "dress up as"
cont "#MON for fun."
done
_RockTunnel2BattleText6:: ; 86b91 (21:6b91)
text "My #MON"
line "techniques will"
cont "leave you crying!"
done
_RockTunnel2EndBattleText6:: ; 86bbc (21:6bbc)
text "I give!"
line "You're a better"
cont "technician!"
prompt
_RockTunnel2AfterBattleText6:: ; 86be0 (21:6be0)
text "In mountains,"
line "you'll often find"
cont "rock-type #MON."
done
_RockTunnel2BattleText7:: ; 86c10 (21:6c10)
text "I don't often"
line "come here, but I"
cont "will fight you."
done
_RockTunnel2EndBattleText7:: ; 86c3f (21:6c3f)
text "Oh!"
line "I lost!"
prompt
_RockTunnel2AfterBattleText7:: ; 86c4c (21:6c4c)
text "I like tiny"
line "#MON, big ones"
cont "are too scary!"
done
_RockTunnel2BattleText8:: ; 86c77 (21:6c77)
text "Hit me with your"
line "best shot!"
done
_RockTunnel2EndBattleText8:: ; 86c94 (21:6c94)
text "Fired"
line "away!"
prompt