kep-hack/data/tilesets
May Evans e7784604ce Faraway Island warp now works
Essentially, I bruteforced making it work; made the tiles we desire be warps for us instead. You do this by noting the bottom-left tile of the block for some reason, so tile $30 of forest will be a warp tile even though it really looks like it shouldn't be. As far as I can tell, there are no consequences for this war crime code as long as you don't put a warp where it shouldn't be.
2022-12-12 06:17:33 +00:00
..
bike_riding_tilesets.asm
bookshelf_tile_ids.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
collision_tile_ids.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
cut_tree_blocks.asm
door_tile_ids.asm more fixes 2022-08-31 15:50:28 +01:00
dungeon_tilesets.asm Fix file modes 2020-11-14 20:52:10 -06:00
escape_rope_tilesets.asm
ledge_tiles.asm
pair_collision_tile_ids.asm
spinner_tiles.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tileset_headers.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
warp_carpet_tile_ids.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
warp_pad_hole_tile_ids.asm
warp_tile_ids.asm Faraway Island warp now works 2022-12-12 06:17:33 +00:00
water_tilesets.asm