Fix paniki model

master
Lean Rada 2015-01-19 22:52:45 +08:00
parent 947df589bb
commit 9a60570f54
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
defense.mobs.register_mob("defense:paniki", {
hp_max = 3,
collisionbox = {-0.4,-0.4,-0.4, 0.4,0.4,0.4},
visual_size = {x=4.0, y=4.0},
visual_size = {x=5.0, y=5.0},
mesh = "defense_paniki.b3d",
textures = {"defense_paniki.png"},
makes_footstep_sound = false,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB