forked from Simnation/Main
ed
This commit is contained in:
parent
442768b04c
commit
fb66b3ce3b
7 changed files with 17 additions and 9 deletions
|
@ -171,10 +171,10 @@ JobCalls.Positions = {
|
|||
}
|
||||
},
|
||||
{
|
||||
name = "fussion",
|
||||
coords = vector3(-566.2194, -602.1717, 34.6197),
|
||||
number = 5558020,
|
||||
needjob = "fussion",
|
||||
name = "pdm",
|
||||
coords = vector3(-18.68, -1107.21, 28.0),
|
||||
number = 5558167,
|
||||
needjob = "pdm",
|
||||
useMarker = true,
|
||||
marker = {
|
||||
drawDistance = 10.0,
|
||||
|
@ -184,7 +184,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
blip = {
|
||||
active = false,
|
||||
name = "Fussion Control Center",
|
||||
name = "PDM Control Center",
|
||||
sprite = 60,
|
||||
color = 38,
|
||||
scale = 0.8,
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 524 KiB |
BIN
resources/[phone]/roadphone/public/img/backgrounds/sim.png
Normal file
BIN
resources/[phone]/roadphone/public/img/backgrounds/sim.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 542 KiB |
Binary file not shown.
Before Width: | Height: | Size: 262 KiB |
BIN
resources/[phone]/roadphone/public/img/service/pdm.png
Normal file
BIN
resources/[phone]/roadphone/public/img/service/pdm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"background": "/public/img/backgrounds/evo.png",
|
||||
"background": "/public/img/backgrounds/sim.png",
|
||||
"default_ringtone": "Reflection",
|
||||
"lockscreen": true,
|
||||
"default_musicsearch": "HBZ",
|
||||
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"name": "PDM",
|
||||
"number": 5558167,
|
||||
"img": "/public/img/service/fussion.png",
|
||||
"img": "/public/img/service/pdm.png",
|
||||
"acceptMessage": true
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue