diff options
Diffstat (limited to 'data/maps/attributes/Route1Gate1F.asm')
-rw-r--r-- | data/maps/attributes/Route1Gate1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/Route1Gate1F.asm b/data/maps/attributes/Route1Gate1F.asm index f6e6804..0329f21 100644 --- a/data/maps/attributes/Route1Gate1F.asm +++ b/data/maps/attributes/Route1Gate1F.asm @@ -19,4 +19,4 @@ Route1Gate1F_MapEvents:: object_event 6, 1, SPRITE_YOUNGSTER, SLOW_STEP_UP, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 object_event 1, 6, SPRITE_COOLTRAINER_F, SLOW_STEP_DOWN, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0 -Route1Gate1F_Blocks:: INCBIN "maps/blk/Route1Gate1F.blk"
\ No newline at end of file +Route1Gate1F_Blocks:: INCBIN "maps/blk/Route1Gate1F.blk" |