Temporary(?) music for forge/clock

...until we have time to get some original music made for these rooms.
The piece I found is strongly reminiscent to me of some of the music
from Shadowgate.
This commit is contained in:
Aaron Suen 2024-02-11 22:08:27 -05:00
parent 4e47e5d00f
commit 627bdcc503
4 changed files with 6 additions and 1 deletions

View File

@ -43,7 +43,10 @@ For piredo_clues:
- piredo_clues_back_manuscript*.png - Wuzzy (CC-BY-SA-4.0)
For piredo_music:
- All music Copyright (C)2023 ExeVirus
- piredo_music_mica (C)2014 Eric Taylor (CC-BY 3.0)
https://opengameart.org/content/eric-taylor-royalty-free-music-pack-50-songs-cc-by
intense_orchestrations/mica_resolve.mp3
- All other music Copyright (C)2023 ExeVirus
For piredo_player:
- piredo_player_theme.ogg by iarbat/PiDemon/cool_beans

Binary file not shown.

View File

@ -4,6 +4,7 @@ local piredo_api
-- LUALOCALS > ---------------------------------------------------------
return {
areatheme = "mica",
title = piredo_api.translate("The Clock"),
legend = {
["a"] = {name = "piredo_terrain:default__silver_sandstone_brick"},

View File

@ -4,6 +4,7 @@ local piredo_api
-- LUALOCALS > ---------------------------------------------------------
return {
areatheme = "mica",
title = piredo_api.translate("The Forge"),
legend = {
["a"] = {name = "piredo_terrain:xdecor__stone_tile"},