Skip to content

Commit

Permalink
Update Locations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gaithern committed Dec 6, 2023
1 parent dd968ed commit ed87bba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worlds/khcom/Locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ def get_locations_by_category(category: str) -> Dict[str, KHCOMLocationData]:
"F13 Castle Oblivion Event (Characters I Marluxia)": KHCOMLocationData("Progression", 267_1301),
"F13 Castle Oblivion Post Floor (Story Castle Oblivion)": KHCOMLocationData("Boss", 267_1302),
"F13 Castle Oblivion Post Marluxia (Attack Cards Diamond Dust)": KHCOMLocationData("Boss", 267_1303),
"F13 Castle Oblivion Post Marluxia (Attack Cards One-Winged Angel)": KHCOMLocationData("Boss", 267_1304),

"Heartless Air Pirate": KHCOMLocationData("Progression", 267_1401),
"Heartless Air Soldier": KHCOMLocationData("Progression", 267_1402),
Expand Down

0 comments on commit ed87bba

Please sign in to comment.