forked from Simnation/Main
ed
This commit is contained in:
parent
3ec53b72ff
commit
fdd888d405
13 changed files with 1114 additions and 4 deletions
|
@ -2701,7 +2701,7 @@ CodeStudio.Shops = {
|
|||
vector4(1697.87, 4922.96, 42.06, 324.71), -- Grapeseed Main St
|
||||
vector4(2005.3311, 3784.2839, 32.2014, 119.1002), -- Marina Dr
|
||||
vector4(650.0884, 260.1908, 103.3210, 58.0985), -- Globe Oil Vinewood
|
||||
vector4(241.1867, -904.0213, 29.6234, 66.2385) -- Stadtpark
|
||||
vector4(238.0815, -916.4984, 29.7251, 72.5867) -- Stadtpark
|
||||
|
||||
|
||||
|
||||
|
@ -2937,7 +2937,7 @@ CodeStudio.Shops = {
|
|||
vector4(-691.5956, -862.3833, 23.7687, 3), -- Little Seoul 2
|
||||
vector4(-583.2180, -1016.3259, 22.3382, 3), -- Little Seoul 3
|
||||
vector4(189.7391, -28.8968, 69.9315, 3), -- Spanish Ave
|
||||
vector4(243.5098, -899.9354, 29.6234, 3), -- Stadtpark
|
||||
vector4(240.3683, -912.3829, 29.7251, 3), -- Stadtpark
|
||||
vector4(647.2603, 259.4702, 103.3210, 3) -- Globe Oil Vinewood
|
||||
|
||||
},
|
||||
|
@ -2968,7 +2968,7 @@ CodeStudio.Shops = {
|
|||
|
||||
},
|
||||
[13] = {
|
||||
ShopName = 'Mega Mall',
|
||||
ShopName = 'Baumarkt',
|
||||
Category = {
|
||||
[1] = 'hardware',
|
||||
|
||||
|
@ -2980,7 +2980,7 @@ CodeStudio.Shops = {
|
|||
},
|
||||
Interaction = {
|
||||
targetIcon = 'fas fa-shopping-basket',
|
||||
targetLabel = 'Mega Mall öffnen',
|
||||
targetLabel = 'Baumarkt öffnen',
|
||||
spawnPed = 'IG_Manuel', -- Put false if you dont need ped
|
||||
scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need
|
||||
radius = 2.5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue