Reuse Ghosti's NightMission conditions

This commit is contained in:
Raffson
2023-05-18 13:40:29 +02:00
parent e3fce5fddc
commit 71f6186a88
3 changed files with 21 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ from .minutesoption import minutes_option
from .optiondescription import OptionDescription, SETTING_DESCRIPTION_KEY
from .skilloption import skill_option
from ..ato.starttype import StartType
from ..weather import NightMissions
from ..weather.conditions import NightMissions
Views = ForcedOptions.Views