mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
Add the Female NPC sounds from the Cyberpangolin's girlfriend voice (thank you to you for give us your voice)
This commit is contained in:
parent
1688439744
commit
7662998887
0
mods/chatplus/depends.txt
Normal file → Executable file
0
mods/chatplus/depends.txt
Normal file → Executable file
|
@ -34,7 +34,12 @@ mobs:register_mob("mobs:npc_female", {
|
|||
},
|
||||
-- sounds
|
||||
makes_footstep_sound = true,
|
||||
sounds = {},
|
||||
sounds = {
|
||||
random = "mobs_fnpc", -- 2 sounds
|
||||
damage = "mobs_fnpc_hit", -- 2 sounds
|
||||
attack = "mobs_fnpc_attack", -- 1 sound
|
||||
death = "mobs_fnpc_death", -- 1 sound
|
||||
},
|
||||
-- speed and jump
|
||||
walk_velocity = 3,
|
||||
run_velocity = 3,
|
||||
|
@ -115,6 +120,6 @@ mobs:register_mob("mobs:npc_female", {
|
|||
})
|
||||
|
||||
-- spawning enable for now
|
||||
mobs:spawn_specific("mobs:npc_female", {"default:dirt_with_grass", "default:dirt", "default:junglegrass", "default:sand"}, {"air"}, -1, 20, 30, 300000, 1, -31000, 31000, true)
|
||||
mobs:spawn_specific("mobs:npc_female", {"default:dirt_with_grass", "default:dirt", "default:junglegrass", "default:sand"}, {"air"}, -1, 20, 30, 100000, 1, -31000, 31000, true)
|
||||
-- register spawn egg
|
||||
mobs:register_egg("mobs:npc_female", "Npc", "mobs_npc_female_inv.png", 1)
|
||||
|
|
BIN
mods/mobs/sounds/mobs_fnpc.1.ogg
Executable file
BIN
mods/mobs/sounds/mobs_fnpc.1.ogg
Executable file
Binary file not shown.
BIN
mods/mobs/sounds/mobs_fnpc.2.ogg
Executable file
BIN
mods/mobs/sounds/mobs_fnpc.2.ogg
Executable file
Binary file not shown.
BIN
mods/mobs/sounds/mobs_fnpc_attack.ogg
Executable file
BIN
mods/mobs/sounds/mobs_fnpc_attack.ogg
Executable file
Binary file not shown.
BIN
mods/mobs/sounds/mobs_fnpc_hit.1.ogg
Executable file
BIN
mods/mobs/sounds/mobs_fnpc_hit.1.ogg
Executable file
Binary file not shown.
BIN
mods/mobs/sounds/mobs_fnpc_hit.2.ogg
Executable file
BIN
mods/mobs/sounds/mobs_fnpc_hit.2.ogg
Executable file
Binary file not shown.
0
other_things/sounds/yeti/mobs_yeti_attack_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_attack_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_attack_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_attack_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_attack_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_attack_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_damage_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_death_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_death_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_death_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_death_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_1.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_2.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/mobs_yeti_random_3.ogg
Normal file → Executable file
0
other_things/sounds/yeti/yeti.aup
Normal file → Executable file
0
other_things/sounds/yeti/yeti.aup
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000964.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000964.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e00009ea.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e00009ea.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000ad1.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000ad1.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000aee.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000aee.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000af4.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000af4.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000b7e.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000b7e.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000c80.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000c80.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d06.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d06.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d1e.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d1e.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d54.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000d54.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000fce.au
Normal file → Executable file
0
other_things/sounds/yeti/yeti_data/e00/d00/e0000fce.au
Normal file → Executable file
Loading…
Reference in New Issue
Block a user