1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-14 22:38:32 +01:00

update mobs mod

This commit is contained in:
2016-02-01 12:45:12 +01:00
parent 6a0f7a70f9
commit 46004d9bf2
26 changed files with 606 additions and 271 deletions

View File

@@ -26,6 +26,8 @@ mobs:register_mob("mobs:rat", {
},
-- speed and jump
walk_velocity = 1,
run_velocity = 2,
runaway = true,
jump = true,
-- no drops
drops = {},