mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-26 02:30:38 +01:00
Added a new death_player sound
This commit is contained in:
parent
41b0a6fc80
commit
025be01fec
@ -13,6 +13,7 @@ local messages = {}
|
|||||||
-- Fill this table with sounds
|
-- Fill this table with sounds
|
||||||
local sounds = {
|
local sounds = {
|
||||||
[1] = "death_messages_player_1",
|
[1] = "death_messages_player_1",
|
||||||
|
[2] = "death_messages_player_2",
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Lava death messages
|
-- Lava death messages
|
||||||
|
BIN
mods/death_messages/sounds/death_messages_player_2.ogg
Normal file
BIN
mods/death_messages/sounds/death_messages_player_2.ogg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user