1
0
의 미러 https://github.com/sys4-fr/server-nalc.git synced 2026-01-01 05:35:33 +01:00

Resolve colisionbox problem with zombies

This commit is contained in:
Quentin BUISSON-DEBON
2015-04-29 10:50:54 +02:00
부모 5d155df1af
커밋 390a9616ca

파일 보기

@@ -13,7 +13,7 @@ mobs:register_mob("mobs:zombie", {
hp_max = 40,
armor = 100,
-- textures and model
collisionbox = {-0.4, -0.01, -0.4, 0.4, 1.9, 0.4},
collisionbox = {-0.25, -1, -0.3, 0.25, 0.75, 0.3},
visual = "mesh",
mesh = "mobs_zombie.x",
textures = {