9 lines
161 B
INI
9 lines
161 B
INI
soundmap = {
|
|
sounds = ( {path = "ballsofsteel.mp3";
|
|
key = "a"},
|
|
{path = "neck.mp3";
|
|
key = "b"}
|
|
);
|
|
|
|
}
|