From 79d4d5b10ba9bcf59b7b75e1fae05a6290c7440a Mon Sep 17 00:00:00 2001 From: MarioSpore Date: Sat, 4 Oct 2025 23:50:44 -0400 Subject: [PATCH] Renamed inital for Seize --- worlds/grinch/Items.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/grinch/Items.py b/worlds/grinch/Items.py index 6c2caaab..75d48ca2 100644 --- a/worlds/grinch/Items.py +++ b/worlds/grinch/Items.py @@ -50,7 +50,7 @@ VT: str = "Progressive Vacuum Tube" PC: str = "Pancake" SR: str = "Sleigh Room Key" BB: str = "Bad Breath" -SE: str = "Seize" +SZ: str = "Seize" MX: str = "Max" SN: str = "Sneak" WC: str = "Who Cloak"