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:
@@ -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 = {},
|
||||
|
||||
Reference in New Issue
Block a user