diff --git a/acknowledgements/tools.txt b/acknowledgements/tools.txt index 9356413..008963a 100644 --- a/acknowledgements/tools.txt +++ b/acknowledgements/tools.txt @@ -1,7 +1,8 @@ This game is open-source software built entirely on open-source software. -It's licensed under the CNPLv7+ (see About -> License for more information) -and powered by the game engine Godot, with assets made -in Blender, LMMS, Tenacity, GIMP, Inkscape, and FontForge. +It's powered by the game engine Godot, with assets made +in Blender, LMMS, Tenacity, GIMP, Inkscape, and FontForge, +and it's licensed under the CNPLv7+ +(see About -> License for more information). As such, I owe a huge thanks to the parties responsible for all of these resources. Both above and below they are listed @@ -10,13 +11,13 @@ though it should be noted this amount does not at any point go below what might be characterized as quite a lot. Links: - https://thufie.lain.haus https://godotengine.org https://lmms.io https://tenacityaudio.org (and, by extension: https://www.audacityteam.org) https://www.gimp.org https://inkscape.org https://fontforge.org + https://thufie.lain.haus Finally, because such is the nature of open-source software that everyone in its sphere inherently helps everyone else just by partaking -- diff --git a/autoload/Storyboard/TestSaveData.tres b/autoload/Storyboard/TestSaveData.tres index 7ae1f04..5a68455 100644 --- a/autoload/Storyboard/TestSaveData.tres +++ b/autoload/Storyboard/TestSaveData.tres @@ -176,6 +176,6 @@ ctime = 0 character_story_states = Array[ExtResource("4_qbdt7")]([SubResource("Resource_g2nhh"), SubResource("Resource_jjca3"), SubResource("Resource_uqi4l"), SubResource("Resource_kuwml")]) characters_unlocked = Array[StringName]([&"stick", &"lorna", &"blujai", &"gibbo"]) character_stories_completed = Array[StringName]([]) -maps_unlocked = [SubResource("Resource_y5mo5"), SubResource("Resource_lqfkx"), SubResource("Resource_uttgn"), SubResource("Resource_vka6m"), SubResource("Resource_3w8sr")] +maps_unlocked = Array[ExtResource("5_xsxd6")]([SubResource("Resource_y5mo5"), SubResource("Resource_lqfkx"), SubResource("Resource_uttgn"), SubResource("Resource_vka6m"), SubResource("Resource_3w8sr")]) maps_completed = Array[Resource("res://autoload/Storyboard/MapCompletionMark.gd")]([]) misc = {}