1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-08 03:10:22 +02:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2021-03-12 12:30:34 +01:00
30 changed files with 431 additions and 49 deletions

View File

@ -49,6 +49,7 @@ mobs:register_mob("mobs_monster:sand_monster", {
mesh = "mobs_sand_monster.b3d",
textures = {
{"mobs_sand_monster.png"},
{"mobs_sand_monster2.png"},
},
blood_texture = "default_desert_sand.png",
makes_footstep_sound = true,