From de73129c2b0563c9fb5f222c2f52eb292ecae1c6 Mon Sep 17 00:00:00 2001 From: epCode Date: Thu, 27 Oct 2022 20:24:33 +0000 Subject: [PATCH] Make skeleton strafe and avoid enemies --- mods/ENTITIES/mobs_mc/skeleton+stray.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/ENTITIES/mobs_mc/skeleton+stray.lua b/mods/ENTITIES/mobs_mc/skeleton+stray.lua index eb7c67802..18e1d99fe 100644 --- a/mods/ENTITIES/mobs_mc/skeleton+stray.lua +++ b/mods/ENTITIES/mobs_mc/skeleton+stray.lua @@ -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