Skip to content

Commit

Permalink
Removed OW_AUTO_SIGNPOST (#5978)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexOn1ine authored Jan 9, 2025
1 parent b5f539e commit e264fa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/config/overworld.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

// Movement config
#define OW_RUNNING_INDOORS GEN_LATEST // In Gen4+, players are allowed to run indoors.
#define OW_AUTO_SIGNPOST FALSE // When enabled, if the tile that the player is facing has MB_SIGNPOST, MB_POKEMART_SIGN, or MB_POKEMON_CENTER_SIGN, the player will automatically read the signpost, as seen in FRLG.
#define SLOW_MOVEMENT_ON_STAIRS FALSE // If enabled, the player will move slower up/down stairs like in FR

// Other settings
Expand Down

0 comments on commit e264fa6

Please sign in to comment.