mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-14 04:00:21 +02:00
Fixed position for beginners' chest
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user