Skip to content

Commit 5b13dc5

Browse files
authored
Merge pull request #23 from amitaifrey/feat/aom-greek-sound-pack
feat: add Age of Mythology Greek villager sound pack
2 parents 0a6f3e9 + d879fbd commit 5b13dc5

12 files changed

Lines changed: 54 additions & 0 deletions

packs/aom_greek/manifest.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"name": "aom_greek",
3+
"display_name": "Age of Mythology - Greek Villager",
4+
"categories": {
5+
"greeting": {
6+
"sounds": [
7+
{ "file": "Greeks_Villager_Male_Select_4_AoM.wav", "line": "Πρόσταγμα? (Command?)" },
8+
{ "file": "Greeks_Villager_Male_Select_1_AoM.wav", "line": "Λέγε (Speak)" },
9+
{ "file": "Greeks_Villager_Male_Select_3_AoM.wav", "line": "Ἕτοιμος (Ready)" }
10+
]
11+
},
12+
"acknowledge": {
13+
"sounds": [
14+
{ "file": "Greeks_Villager_Male_Task_1_AoM.wav", "line": "Ἔστω (Let it be)" },
15+
{ "file": "Greeks_Villager_Male_Task_2_AoM.wav", "line": "Ναί (Yes)" },
16+
{ "file": "Greeks_Villager_Male_Task_3_AoM.wav", "line": "Μάλιστα (Of course)" },
17+
{ "file": "Greeks_Villager_Male_Task_4_AoM.wav", "line": "Βούλομαι (I will)" }
18+
]
19+
},
20+
"complete": {
21+
"sounds": [
22+
{ "file": "Greeks_Villager_Male_Build_AoM.wav", "line": "Τέκτων (Mason)" },
23+
{ "file": "Greeks_Villager_Male_Task_1_AoM.wav", "line": "Ἔστω (Let it be)" },
24+
{ "file": "Greeks_Villager_Male_Task_2_AoM.wav", "line": "Ναί (Yes)" },
25+
{ "file": "Greeks_Villager_Male_Task_3_AoM.wav", "line": "Μάλιστα (Of course)" },
26+
{ "file": "Greeks_Villager_Male_Select_3_AoM.wav", "line": "Ἕτοιμος (Ready)" }
27+
]
28+
},
29+
"error": {
30+
"sounds": [
31+
{ "file": "Greeks_Villager_Male_Attack_AoM.wav", "line": "Εἰσβολή! (Invasion!)" }
32+
]
33+
},
34+
"permission": {
35+
"sounds": [
36+
{ "file": "Greeks_Villager_Male_Select_4_AoM.wav", "line": "Πρόσταγμα? (Command?)" },
37+
{ "file": "Greeks_Villager_Male_Select_1_AoM.wav", "line": "Λέγε (Speak)" },
38+
{ "file": "Greeks_Villager_Male_Select_2_AoM.wav", "line": "Πρόσεχε! (Be careful!)" }
39+
]
40+
},
41+
"resource_limit": {
42+
"sounds": [
43+
{ "file": "Greeks_Villager_Male_Select_2_AoM.wav", "line": "Πρόσεχε! (Be careful!)" }
44+
]
45+
},
46+
"annoyed": {
47+
"sounds": [
48+
{ "file": "Greeks_Villager_Male_Attack_AoM.wav", "line": "Εἰσβολή! (Invasion!)" },
49+
{ "file": "Greeks_Villager_Male_Chop_AoM.wav", "line": "Δρυτόμος (Woodcutter)" },
50+
{ "file": "Greeks_Villager_Male_Select_2_AoM.wav", "line": "Πρόσεχε! (Be careful!)" }
51+
]
52+
}
53+
}
54+
}
104 KB
Binary file not shown.
88.5 KB
Binary file not shown.
175 KB
Binary file not shown.
117 KB
Binary file not shown.
121 KB
Binary file not shown.
98.3 KB
Binary file not shown.
131 KB
Binary file not shown.
84.7 KB
Binary file not shown.
49.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)