You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
342 B
18 lines
342 B
|
|
BigWigs:AddSounds("Trial of the King", {
|
|
[119922] = "alert",
|
|
[120195] = "alarm",
|
|
})
|
|
|
|
BigWigs:AddSounds("Gekkan", {
|
|
[118963] = "warning",
|
|
[118988] = "alarm",
|
|
["heal"] = "alert",
|
|
["stages"] = "info",
|
|
})
|
|
|
|
BigWigs:AddSounds("Xin the Weaponmaster", {
|
|
[119684] = "alert",
|
|
["blades"] = "info",
|
|
["crossbows"] = "info",
|
|
})
|
|
|