forked from Simnation/Main
edit
This commit is contained in:
parent
3aea17355a
commit
457a11b822
507 changed files with 162 additions and 96 deletions
|
@ -170,5 +170,25 @@ JobCalls.Positions = {
|
|||
display = 4
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
name = "fussion",
|
||||
coords = vector3(-566.2194, -602.1717, 34.6197),
|
||||
number = 5558020,
|
||||
needjob = "fussion",
|
||||
useMarker = true,
|
||||
marker = {
|
||||
drawDistance = 10.0,
|
||||
type = 25,
|
||||
size = {x = 1.0, y = 1.0, z = 1.0},
|
||||
color = {r = 50, g = 50, b = 204}
|
||||
},
|
||||
blip = {
|
||||
active = false,
|
||||
name = "Fussion Control Center",
|
||||
sprite = 60,
|
||||
color = 38,
|
||||
scale = 0.8,
|
||||
display = 4
|
||||
}
|
||||
},
|
||||
}
|
BIN
resources/[phone]/roadphone/public/img/service/fussion.png
Normal file
BIN
resources/[phone]/roadphone/public/img/service/fussion.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
|
@ -95,8 +95,13 @@
|
|||
"number": 5557185,
|
||||
"img": "/public/img/service/cc.png",
|
||||
"acceptMessage": true
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Fussion Autos",
|
||||
"number": 5558020,
|
||||
"img": "/public/img/service/fussion.png",
|
||||
"acceptMessage": true
|
||||
}
|
||||
],
|
||||
"Ringtones": {
|
||||
"Reflection": "/public/static/sounds/ringtones/Reflection.mp3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue