Cyberdemon improvements
>changed the cyberdemon's selectionbox
This commit is contained in:
parent
ed1d7c9d57
commit
80f90e9ce9
2
mobs.lua
2
mobs.lua
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user