Merge branch 'master' of git.touhou.dev:StellatedCUBE/Jam10
This commit is contained in:
commit
a7be9cd657
|
@ -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."],
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue