Code: Select all
data:extend(
{
["utility-sounds"] = {
default = {
alert_destroyed = {
{
filename = "__CustomAttackSound__/sound/alert-destroyed.ogg"
}
}
}
}
})
Can you please help me and tell me what I'm doing wrong and what I need to fix?