mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-02-02 21:30:20 +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 = {
|
||||
[1] = {
|
||||
position = {x = 5, y = 40, z = -1},
|
||||
position = {x = 43, y = 48, z = -87},
|
||||
interval_max = 3600,
|
||||
stuff = {
|
||||
[1] = "3d_armor:boots_steel",
|
||||
|
Loading…
Reference in New Issue
Block a user