mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Changed a chest's duration
This commit is contained in:
parent
faafe039a6
commit
3038c66e21
@ -21,7 +21,7 @@ local chests = {
|
|||||||
},
|
},
|
||||||
[2] = {
|
[2] = {
|
||||||
position = {x = 34, y = 20, z = 101},
|
position = {x = 34, y = 20, z = 101},
|
||||||
interval_max = 2400,
|
interval_max = 600,
|
||||||
stuff = {
|
stuff = {
|
||||||
[1] = "3d_armor:steel_chest",
|
[1] = "3d_armor:steel_chest",
|
||||||
[2] = "throwing:bow_stone",
|
[2] = "throwing:bow_stone",
|
||||||
|
Loading…
Reference in New Issue
Block a user