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