diff options
author | dannye <33dannye@gmail.com> | 2021-01-16 16:17:41 -0600 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2021-01-16 16:17:41 -0600 |
commit | 946b425cf46f350f01066e1d71021b8595cfac18 (patch) | |
tree | b8b31a6eeaaf92abe125d328b5dee0ea2630d91b /tools/constants.py | |
parent | 953f8d2e7a04846e5ce7a63c06b06476b6c5610e (diff) |
Disassemble remaining map events and npc preload routines
Diffstat (limited to 'tools/constants.py')
-rw-r--r-- | tools/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/constants.py b/tools/constants.py index a891d96..d50f5a4 100644 --- a/tools/constants.py +++ b/tools/constants.py @@ -389,7 +389,7 @@ events = [ "EVENT_FLAG_39", "EVENT_FLAG_3A", "EVENT_FLAG_3B", - "FLAG_BEAT_BRITTANY", + "EVENT_BEAT_BRITTANY", "EVENT_FLAG_3D", "EVENT_FLAG_3E", "EVENT_FLAG_3F", |