Cyberdemon improvements

>changed the cyberdemon's selectionbox
This commit is contained in:
D00Med 2016-08-11 12:44:48 +10:00
parent ed1d7c9d57
commit 80f90e9ce9

View File

@ -241,7 +241,7 @@ mobs:register_mob("horror:cyberdemon", {
hp_min = 102, hp_min = 102,
hp_max = 112, hp_max = 112,
armor = 130, armor = 130,
collisionbox = {-0.7, 0, -0.7, 0.7, 5, 0.7}, collisionbox = {-0.7, 0, -0.7, 0.7, 6.5, 0.7},
visual = "mesh", visual = "mesh",
mesh = "cyberdemon.b3d", mesh = "cyberdemon.b3d",
textures = { textures = {