forked from Simnation/Main
d
This commit is contained in:
parent
a2f8ee6170
commit
d902a5a10f
2 changed files with 5 additions and 5 deletions
|
@ -209,12 +209,12 @@ CodeStudio.Management = {
|
|||
['ambulance'] = {
|
||||
minRank = 10,
|
||||
JobBadge = {
|
||||
Enable = false,
|
||||
Name = "",
|
||||
Logo = '',
|
||||
ThemeColor = '',
|
||||
Enable = true,
|
||||
Name = "Ocean Medical Center",
|
||||
Logo = 'image/ocean.png',
|
||||
ThemeColor = '#009bcf',
|
||||
Price = 0,
|
||||
ItemName = ''
|
||||
ItemName = 'ems_card'
|
||||
},
|
||||
location = {
|
||||
vector4(-1848.3832, -351.9334, 84.0086, 3)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Add table
Add a link
Reference in a new issue