diff options
| author | yenatch <yenatch@gmail.com> | 2014-01-27 16:22:41 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-01-27 16:24:13 -0500 |
| commit | 1b9ee46af9f8baac0d266a54130115a719788377 (patch) | |
| tree | 8ac61c0752dc74da0677cb26fe4db6362db5b2b7 /text/maps/route_12.asm | |
| parent | added a couple of new moves constants (diff) | |
| download | pokeyellow-1b9ee46af9f8baac0d266a54130115a719788377.tar.gz pokeyellow-1b9ee46af9f8baac0d266a54130115a719788377.tar.xz pokeyellow-1b9ee46af9f8baac0d266a54130115a719788377.zip | |
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.
Diffstat (limited to 'text/maps/route_12.asm')
| -rw-r--r-- | text/maps/route_12.asm | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/text/maps/route_12.asm b/text/maps/route_12.asm index 54ff39fb..ae48ef25 100644 --- a/text/maps/route_12.asm +++ b/text/maps/route_12.asm @@ -1,140 +1,140 @@ -_Route12Text1: ; 9009e (24:409e) +_Route12Text1:: ; 9009e (24:409e) text "A sleeping #MON" line "blocks the way!" done -_UnnamedText_596eb: ; 900bf (24:40bf) +_UnnamedText_596eb:: ; 900bf (24:40bf) text "SNORLAX woke up!" para "It attacked in a" line "grumpy rage!" done -_UnnamedText_596f0: ; 900ef (24:40ef) +_UnnamedText_596f0:: ; 900ef (24:40ef) text "SNORLAX calmed" line "down! With a big" cont "yawn, it returned" cont "to the mountains!" done -_Route12BattleText1: ; 90134 (24:4134) +_Route12BattleText1:: ; 90134 (24:4134) text "Yeah! I got a" line "bite, here!" done -_Route12EndBattleText1: ; 9014f (24:414f) +_Route12EndBattleText1:: ; 9014f (24:414f) text "Tch!" line "Just a small fry!" prompt -_Route12AfterBattleText1: ; 90167 (24:4167) +_Route12AfterBattleText1:: ; 90167 (24:4167) text "Hang on! My line's" line "snagged!" done -_Route12BattleText2: ; 90183 (24:4183) +_Route12BattleText2:: ; 90183 (24:4183) text "Be patient!" line "Fishing is a" cont "waiting game!" done -_Route12EndBattleText2: ; 901ab (24:41ab) +_Route12EndBattleText2:: ; 901ab (24:41ab) text "That" line "one got away!" prompt -_Route12AfterBattleText2: ; 901bf (24:41bf) +_Route12AfterBattleText2:: ; 901bf (24:41bf) text "With a better ROD," line "I could catch" cont "better #MON!" done -_Route12BattleText3: ; 901ee (24:41ee) +_Route12BattleText3:: ; 901ee (24:41ee) text "Have you found a" line "MOON STONE?" done -_Route12EndBattleText3: ; 9020c (24:420c) +_Route12EndBattleText3:: ; 9020c (24:420c) text "Oww!" prompt -_Route12AfterBattleText3: ; 90212 (24:4212) +_Route12AfterBattleText3:: ; 90212 (24:4212) text "I could have made" line "my #MON evolve" cont "with MOON STONE!" done -_Route12BattleText4: ; 90245 (24:4245) +_Route12BattleText4:: ; 90245 (24:4245) text "Electricity is my" line "specialty!" done -_Route12EndBattleText4: ; 90263 (24:4263) +_Route12EndBattleText4:: ; 90263 (24:4263) text "Unplugged!" prompt -_Route12AfterBattleText4: ; 9026f (24:426f) +_Route12AfterBattleText4:: ; 9026f (24:426f) text "Water conducts" line "electricity, so" cont "you should zap" cont "sea #MON!" done -_Route12BattleText5: ; 902a8 (24:42a8) +_Route12BattleText5:: ; 902a8 (24:42a8) text "The FISHING FOOL" line "vs. #MON KID!" done -_Route12EndBattleText5: ; 902c8 (24:42c8) +_Route12EndBattleText5:: ; 902c8 (24:42c8) text "Too" line "much!" prompt -_Route12AfterBattleText5: ; 902d3 (24:42d3) +_Route12AfterBattleText5:: ; 902d3 (24:42d3) text "You beat me at" line "#MON, but I'm" cont "good at fishing!" done -_Route12BattleText6: ; 90301 (24:4301) +_Route12BattleText6:: ; 90301 (24:4301) text "I'd rather be" line "working!" done -_Route12EndBattleText6: ; 90318 (24:4318) +_Route12EndBattleText6:: ; 90318 (24:4318) text "It's" line "not easy..." prompt -_Route12AfterBattleText6: ; 90329 (24:4329) +_Route12AfterBattleText6:: ; 90329 (24:4329) text "It's all right." line "Losing doesn't" cont "bug me any more." done -_Route12BattleText7: ; 90358 (24:4358) +_Route12BattleText7:: ; 90358 (24:4358) text "You never know" line "what you could" cont "catch!" done -_Route12EndBattleText7: ; 9037e (24:437e) +_Route12EndBattleText7:: ; 9037e (24:437e) text "Lost" line "it!" prompt -_Route12AfterBattleText7: ; 90388 (24:4388) +_Route12AfterBattleText7:: ; 90388 (24:4388) text "I catch MAGIKARP" line "all the time, but" cont "they're so weak!" done -_Route12Text11: ; 903bc (24:43bc) +_Route12Text11:: ; 903bc (24:43bc) text "ROUTE 12 " line "North to LAVENDER" done -_Route12Text12: ; 903d9 (24:43d9) +_Route12Text12:: ; 903d9 (24:43d9) text "SPORT FISHING AREA" done |
