diff options
author | Idain <luiscarlosholguinperez@outlook.com> | 2022-02-22 10:47:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 09:47:05 -0500 |
commit | d0c8f63f25c9e9be52a75b2551ecdee149a6acb3 (patch) | |
tree | c909377ace2f201acd2ed478a11bf396bd11c063 /constants/engine_flags.asm | |
parent | 2cc17f780a4b50ac3eebeb7e6865639926a611cd (diff) |
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
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 5b45c4b22..a93e58121 100644 --- a/constants/engine_flags.asm +++ b/constants/engine_flags.asm @@ -97,7 +97,7 @@ ; wDailyFlags1 const ENGINE_KURT_MAKING_BALLS const ENGINE_DAILY_BUG_CONTEST - const ENGINE_FISH_SWARM + const ENGINE_QWILFISH_SWARM const ENGINE_TIME_CAPSULE const ENGINE_ALL_FRUIT_TREES const ENGINE_GOT_SHUCKIE_TODAY |