1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-29 16:00:33 +02:00

Fixed position for beginners' chest

This commit is contained in:
LeMagnesium 2015-02-08 23:47:19 +01:00
parent 634d2f6aab
commit a762b3552b

View File

@ -77,7 +77,7 @@ local chests = {
} }
}, },
[8] = { [8] = {
position = {x = 13, y = 281, z = -26}, position = {x = 13, y = 581, z = -26},
interval_max = 30*60, interval_max = 30*60,
stuff = { stuff = {
[1] = "default:obsidianbrick", [1] = "default:obsidianbrick",