diff --git a/sounds/sound_definitions.json b/sounds/sound_definitions.json index 8a091a25c..2ff3a477a 100644 --- a/sounds/sound_definitions.json +++ b/sounds/sound_definitions.json @@ -47,6 +47,186 @@ } ] }, + "tutorial.maple.Part_1_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_1_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_1_Section_3": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_1_Section_3", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_2_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_2_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_2_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_2_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_2_Section_3": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_2_Section_3", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_3_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_3_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_3_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_3_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_4_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_4_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_4_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_4_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_4_Section_3": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_4_Section_3", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_4_Section_4": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_4_Section_4", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_5_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_5_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_5_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_5_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_5_Section_3": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_5_Section_3", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_6_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_6_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.maple.Part_6_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/maple/Part_6_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.smellofcurry.Part_7_Section_1": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/smellofcurry/Part_7_Section_1", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, + "tutorial.smellofcurry.Part_7_Section_2": { + "category": "music", + "sounds": [ + { + "name": "sounds/vo/smellofcurry/Part_7_Section_2", + "pitch": 1.0, + "volume": 1.0 + } + ] + }, "trade_sound_effect": { "category": "music", "sounds": [{ "name": "sounds/jingles/trade_sound_effect", "volume": 1 }] diff --git a/sounds/vo/smellofcurry/Part_7_Section_1.ogg b/sounds/vo/smellofcurry/Part_7_Section_1.ogg new file mode 100644 index 000000000..a66c51719 Binary files /dev/null and b/sounds/vo/smellofcurry/Part_7_Section_1.ogg differ diff --git a/sounds/vo/smellofcurry/Part_7_Section_2.ogg b/sounds/vo/smellofcurry/Part_7_Section_2.ogg new file mode 100644 index 000000000..5d7ef5507 Binary files /dev/null and b/sounds/vo/smellofcurry/Part_7_Section_2.ogg differ