ed
This commit is contained in:
parent
b3dfd74c87
commit
1fe7324645
5 changed files with 25 additions and 7 deletions
|
@ -9,7 +9,7 @@ config.stashes = {
|
|||
slots = 70,
|
||||
weight = 70000,
|
||||
owner = true, -- if true, it creates a player-specific stash.
|
||||
jobs = { police = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } } -- only 9 ranks for police job
|
||||
jobs = { police = true } -- only 9 ranks for police job
|
||||
},
|
||||
{
|
||||
coords = vec3(301.3, -600.23, 43.28),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue