diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-04 10:57:46 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-04 10:57:46 -0400 |
commit | 39a7f59931e03e4ebd155e061ac6e71a6d6bd97a (patch) | |
tree | 2601e63dcfc316ed96c20887897b2d244782d354 /constants/engine_flags.asm | |
parent | 3d651a7c49317e9c2b55bffcb589bf2e1e2b4ccd (diff) |
Clean up specials and swarms.
Diffstat (limited to 'constants/engine_flags.asm')
-rw-r--r-- | constants/engine_flags.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/engine_flags.asm b/constants/engine_flags.asm index 4bdadba9..2e23a342 100644 --- a/constants/engine_flags.asm +++ b/constants/engine_flags.asm @@ -96,7 +96,7 @@ ; wDailyFlags1 const ENGINE_KURT_MAKING_BALLS const ENGINE_DAILY_BUG_CONTEST ; 50 - const ENGINE_FISH_SWARM + const ENGINE_SWARM const ENGINE_TIME_CAPSULE const ENGINE_ALL_FRUIT_TREES const ENGINE_GOT_SHUCKIE_TODAY |