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'] = {
|
['ambulance'] = {
|
||||||
minRank = 10,
|
minRank = 10,
|
||||||
JobBadge = {
|
JobBadge = {
|
||||||
Enable = false,
|
Enable = true,
|
||||||
Name = "",
|
Name = "Ocean Medical Center",
|
||||||
Logo = '',
|
Logo = 'image/ocean.png',
|
||||||
ThemeColor = '',
|
ThemeColor = '#009bcf',
|
||||||
Price = 0,
|
Price = 0,
|
||||||
ItemName = ''
|
ItemName = 'ems_card'
|
||||||
},
|
},
|
||||||
location = {
|
location = {
|
||||||
vector4(-1848.3832, -351.9334, 84.0086, 3)
|
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