mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-16 07:05:26 +01:00
Add kittens and improve the sounds code/name
This commit is contained in:
@@ -58,7 +58,7 @@ mobs:register_mob("mobs:spider", {
|
||||
punch_end = 90,
|
||||
},
|
||||
sounds = {
|
||||
random = {"mobs_spider_random01", "mobs_spider_random02"},
|
||||
random = "mobs_spider",
|
||||
war_cry = "mobs_eerie",
|
||||
death = "mobs_howl",
|
||||
attack = "mobs_oerkki_attack",
|
||||
|
||||
Reference in New Issue
Block a user