From 4ea2cb6b4f99d2e08f992ef37b3165191fa4d1b7 Mon Sep 17 00:00:00 2001 From: May Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Sun, 11 Dec 2022 22:18:39 +0000 Subject: [PATCH] Make arrow tiles in forest tileset warp-able. This should resolve the issues with getting Faraway Island to work as desired. --- data/tilesets/warp_tile_ids.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tilesets/warp_tile_ids.asm b/data/tilesets/warp_tile_ids.asm index 823b4b36..5466ac2c 100644 --- a/data/tilesets/warp_tile_ids.asm +++ b/data/tilesets/warp_tile_ids.asm @@ -50,7 +50,7 @@ ENDM warp_tiles $5E .ForestWarpTileIDs: - warp_tiles $5A, $5C, $3A + warp_tiles $5A, $5C, $3A, $50, $51, $52, $53 ; tiles $50 through $53 are the arrow tiles used in the Safari Zone. These are custom additions for Faraway Island. .DojoWarpTileIDs: .GymWarpTileIDs: