forked from Simnation/Main
ed
This commit is contained in:
parent
fb66b3ce3b
commit
23d5f328ed
4 changed files with 47 additions and 5 deletions
|
@ -11,11 +11,11 @@ config.ShopLocations = {
|
|||
locations = {
|
||||
{
|
||||
ped = `ig_terry`,
|
||||
coords = vector4(16.6227, -1110.8431, 29.7970, 243.8756),
|
||||
coords = vector4(-0.2902, -1108.0129, 12.1093, 78.9646),
|
||||
},
|
||||
{
|
||||
ped = `ig_terry`,
|
||||
coords = vector4(427.2638, -985.6949, 30.7112, 356.5403),
|
||||
coords = vector4(-0.2902, -1108.0129, 12.1093, 78.9646),
|
||||
blipDisable = true
|
||||
},
|
||||
}
|
||||
|
|
|
@ -113,8 +113,6 @@ config.stashes = {
|
|||
weight = 80000,
|
||||
},
|
||||
|
||||
|
||||
|
||||
---- PDM ----
|
||||
{
|
||||
coords = vector3(-13.23, -1105.6, 28.0),
|
||||
|
@ -125,5 +123,16 @@ config.stashes = {
|
|||
weight = 60000,
|
||||
},
|
||||
|
||||
---- AMMUNATION ----
|
||||
{
|
||||
coords = vector3(28.37, -1079.16, 27.72),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'ammulager1', -- uniq name
|
||||
label = 'Lager',
|
||||
slots = 80,
|
||||
weight = 100000,
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue