mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-18 00:08:25 +01:00
Update npc.lua
PS : la fonction nourrir sur les NPCs ne fonctionne toujours pas sur le serveur avec la version mergée actuelle
This commit is contained in:
parent
f0def77dc5
commit
657e01aa57
@ -32,7 +32,7 @@ mobs:register_mob("mobs:npc", {
|
||||
makes_footstep_sound = true,
|
||||
sounds = {},
|
||||
-- speed and jump
|
||||
walk_velocity = 2,
|
||||
walk_velocity = 3,
|
||||
run_velocity = 3,
|
||||
jump = true,
|
||||
-- drops wood and chance of apples when dead
|
||||
|
Loading…
Reference in New Issue
Block a user