fixed mob gravity
This commit is contained in:
parent
bbe60ad666
commit
807393f09a
@ -42,8 +42,7 @@ function mobs.register_mob(name, def)
|
|||||||
{
|
{
|
||||||
name = "walk",
|
name = "walk",
|
||||||
speed = 4,
|
speed = 4,
|
||||||
distance = 3,
|
distance = 3
|
||||||
gravity = -2
|
|
||||||
}, {
|
}, {
|
||||||
name = "attack"
|
name = "attack"
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user