mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 18:20:36 +01:00
Update rat.lua
This commit is contained in:
parent
774426571f
commit
a54231beab
@ -36,7 +36,7 @@ passive = true,
|
|||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
mobs:register_spawn("mobs:rat", {"default:stone"}, 20, -1, 7000, 1, 31000)
|
mobs:register_spawn("mobs:rat", {"default:stone"}, 20, -1, 7000, 2, 31000)
|
||||||
|
|
||||||
-- Can Right-click Rat to Pick Up
|
-- Can Right-click Rat to Pick Up
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user