diff --git a/worlds/yachtdice/__init__.py b/worlds/yachtdice/__init__.py index e5fedd57ba..43e8244a69 100644 --- a/worlds/yachtdice/__init__.py +++ b/worlds/yachtdice/__init__.py @@ -409,4 +409,4 @@ class YachtDiceWorld(World): if change and item.advancement: state.prog_items[self.player]["state_is_fresh"] = 0 - return change \ No newline at end of file + return change