mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-26 02:30:38 +01:00
Update kitten.lua
This commit is contained in:
parent
e90186a2cc
commit
02395cd4da
@ -54,7 +54,7 @@ local kitten_nodes = {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
mobs:register_spawn("mobs:kitten", {"default:dirt_with_grass"}, 15, 0, 12000, 1, 31000)
|
mobs:register_spawn("mobs:kitten", {"default:dirt_with_grass"}, 20, 0, 12000, 1, 31000)
|
||||||
|
|
||||||
mobs:register_mob("mobs:kitten", {
|
mobs:register_mob("mobs:kitten", {
|
||||||
type = "animal",
|
type = "animal",
|
||||||
|
Loading…
Reference in New Issue
Block a user