1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-17 07:40:23 +02:00

add Land Guards

This commit is contained in:
tenplus1
2021-03-02 13:35:17 +00:00
parent 57f40cf4b1
commit 5723ba508e
16 changed files with 138 additions and 5 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,