mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-17 15:58:26 +01:00
Change the first beginner chest position
(to the new spawn)
This commit is contained in:
parent
49913fa4b0
commit
0885b535af
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
local chests = {
|
local chests = {
|
||||||
[1] = {
|
[1] = {
|
||||||
position = {x = 5, y = 40, z = -1},
|
position = {x = 43, y = 48, z = -87},
|
||||||
interval_max = 3600,
|
interval_max = 3600,
|
||||||
stuff = {
|
stuff = {
|
||||||
[1] = "3d_armor:boots_steel",
|
[1] = "3d_armor:boots_steel",
|
||||||
|
Loading…
Reference in New Issue
Block a user