diff options
| author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-17 15:42:49 -0400 |
|---|---|---|
| committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-17 15:42:49 -0400 |
| commit | 5b4ef99f4bfec7a1cf41cd3eab601d355bb0fadf (patch) | |
| tree | d5eec033243b0031afd3a82d47bbe1b7779d1675 /data/maps/attributes/FontoLab.asm | |
| parent | 4a526ba36123dbd96ac7f4770ec04f04f56ea56e (diff) | |
Add all dummy scripts.
Diffstat (limited to 'data/maps/attributes/FontoLab.asm')
| -rw-r--r-- | data/maps/attributes/FontoLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/FontoLab.asm b/data/maps/attributes/FontoLab.asm index 8d625c2..7ef980c 100644 --- a/data/maps/attributes/FontoLab.asm +++ b/data/maps/attributes/FontoLab.asm @@ -16,4 +16,4 @@ FontoLab_MapEvents:: object_event 2, 2, SPRITE_SCIENTIST, SLOW_STEP_DOWN, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0 object_event 8, 5, SPRITE_SCIENTIST, SLOW_STEP_DOWN, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0 -FontoLab_Blocks:: INCBIN "maps/blk/FontoLab.blk" +FontoLab_Blocks:: INCBIN "maps/blk/FontoLab.blk"
\ No newline at end of file |
