diff --git a/Scripts/CutsceneRunner.gd b/Scripts/CutsceneRunner.gd index 99b9bab..823351f 100644 --- a/Scripts/CutsceneRunner.gd +++ b/Scripts/CutsceneRunner.gd @@ -29,7 +29,7 @@ var cutscene_directory = { ["Kyouko: A winter game competition, eh? I wonder what this is about?"], - ["~~ Looking for something to do with your holiday? Then come on down to Moriya Shrine, we’re looking for competitors to participate for our winter festival, winners will receive a statue of the legendary Inari Okami which will grant blessing for the upcoming harvest.", "We hope to see you attend Moriya’s Wanton Winter Wagor! ~~"], + ["~~ Looking for something to do with your holiday? Then come on down to Moriya Shrine, we’re looking for competitors to participate for our winter festival, winners will receive a statue of the legendary Inari Okami which will grant blessing for the upcoming harvest.", "We hope to see you attend Moriya’s Wanton Winter Wager! ~~"], ["Kyouko was hesitant at first about attending the winter fest, but her boredom got the best of her and decided to journey to Moriya Shrine."], diff --git a/project.godot b/project.godot index ce1d86e..0eee88e 100644 --- a/project.godot +++ b/project.godot @@ -63,7 +63,7 @@ _global_script_class_icons={ [application] config/name="Moriya's Wanton Winter Wager" -run/main_scene="res://Scenes/DownhillAutoscroller.tscn" +run/main_scene="res://Scenes/TitleScreen.tscn" config/icon="res://icon.png" [autoload]