diff options
Diffstat (limited to 'tools/weekeventregconvert.py')
| -rwxr-xr-x | tools/weekeventregconvert.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/weekeventregconvert.py b/tools/weekeventregconvert.py index 7b8dd7604..4483fc57d 100755 --- a/tools/weekeventregconvert.py +++ b/tools/weekeventregconvert.py @@ -649,8 +649,8 @@ weekEventReg = { (80 << 8) | 0x04: "WEEKEVENTREG_80_04", (80 << 8) | 0x08: "WEEKEVENTREG_80_08", (80 << 8) | 0x10: "WEEKEVENTREG_RECEIVED_PRIORITY_MAIL", - (80 << 8) | 0x20: "WEEKEVENTREG_80_20", - (80 << 8) | 0x40: "WEEKEVENTREG_80_40", + (80 << 8) | 0x20: "WEEKEVENTREG_TALKED_TO_CANYON_GUARD_WITH_NO_MASK", + (80 << 8) | 0x40: "WEEKEVENTREG_TALKED_TO_CANYON_GUARD_WITH_CAPTAINS_HAT", (80 << 8) | 0x80: "WEEKEVENTREG_80_80", (81 << 8) | 0x01: "WEEKEVENTREG_81_01", (81 << 8) | 0x02: "WEEKEVENTREG_81_02", |
