mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-17 07:50:29 +01:00
Fixed position for beginners' chest
This commit is contained in:
parent
634d2f6aab
commit
a762b3552b
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user