mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-04 21:31:28 +02:00
Make skeleton strafe and avoid enemies
This commit is contained in:
@ -30,6 +30,8 @@ local skeleton = {
|
||||
curiosity = 6,
|
||||
visual = "mesh",
|
||||
mesh = "mobs_mc_skeleton.b3d",
|
||||
shooter_avoid_enemy = true,
|
||||
strafes = true,
|
||||
textures = { {
|
||||
"mcl_bows_bow_0.png", -- bow
|
||||
"mobs_mc_skeleton.png", -- skeleton
|
||||
|
Reference in New Issue
Block a user