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:
parent
4e47e5d00f
commit
627bdcc503
@ -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
|
||||
|
BIN
mods/piredo_music/sounds/piredo_music_mica.ogg
Normal file
BIN
mods/piredo_music/sounds/piredo_music_mica.ogg
Normal file
Binary file not shown.
@ -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"},
|
||||
|
@ -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"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user