From 878f15ecda95ee46410af0f4a8f0469880086edf Mon Sep 17 00:00:00 2001 From: May Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Wed, 31 Aug 2022 17:20:31 +0100 Subject: [PATCH] add crocky stationary..? --- README.md | 5 +++++ data/maps/objects/DiglettsCave.asm | 1 + 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 4feaa580..e6b25da1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Kanto Expansion Pak =================== This is a ROM Hack of Pokémon Red and Blue, aiming to expand the dex with +Improved areas +==== +- Rock Tunnel has a more workable map, now being easier to go through and having new areas to explore. Includes a way to get renewable fossils, items, and other interesting bits and pieces. Overall, it makes Flash much more rewarding to bring, showing you where the items and content are instead of being an inconvenience. +- Diglett's Cave has the prototype music and a more detailed map. Plus, if you go back after getting Surf, you'll be able to access a neat little island. + QoL Enhancements ==== - PC added to Celadon Hotel where the event usually is. Why not? diff --git a/data/maps/objects/DiglettsCave.asm b/data/maps/objects/DiglettsCave.asm index 8ada664a..816c0195 100644 --- a/data/maps/objects/DiglettsCave.asm +++ b/data/maps/objects/DiglettsCave.asm @@ -8,5 +8,6 @@ DiglettsCave_Object: def_bg_events def_object_events + object_event 30, 15, SPRITE_MON, WALK, DOWN, 3, CROCKY, 40 def_warps_to DIGLETTS_CAVE