1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-30 00:10:33 +02: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:
Ombridride 2015-04-18 23:11:19 +02:00
parent f0def77dc5
commit 657e01aa57

View File

@ -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