1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 01:30:38 +01:00

Changed a chest's duration

This commit is contained in:
LeMagnesium 2015-02-04 23:00:35 +01:00
parent faafe039a6
commit 3038c66e21

View File

@ -21,7 +21,7 @@ local chests = {
},
[2] = {
position = {x = 34, y = 20, z = 101},
interval_max = 2400,
interval_max = 600,
stuff = {
[1] = "3d_armor:steel_chest",
[2] = "throwing:bow_stone",