mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-09-15 18:35:19 +02:00
Update the mobs mod
- Update to the 0.8 release of TenPlus1 mobs redo mod - Merge the TenPlus1 mobs redo mod changes - Add 2/3 new sounds for each monsters (from the Cyberpangolin mobs sounds) - Small up of the lava_flan mob health
This commit is contained in:
@@ -47,6 +47,9 @@ mobs:register_mob("mobs:dirt_monster", {
|
||||
punch_start = 40,
|
||||
punch_end = 63,
|
||||
},
|
||||
sounds = {
|
||||
random = {"mobs_dirtmonster_random01", "mobs_dirtmonster_random02"},
|
||||
},
|
||||
jump = true,
|
||||
step = 1,
|
||||
blood_texture = "default_dirt.png",
|
||||
|
Reference in New Issue
Block a user