forked from Simnation/Main
d
This commit is contained in:
parent
6032d724cd
commit
fb16484e78
1 changed files with 2 additions and 2 deletions
|
@ -209,12 +209,12 @@ CodeStudio.Management = {
|
||||||
['ambulance'] = {
|
['ambulance'] = {
|
||||||
minRank = 10,
|
minRank = 10,
|
||||||
JobBadge = {
|
JobBadge = {
|
||||||
Enable = true,
|
Enable = false,
|
||||||
Name = "Ocean Medical Center",
|
Name = "Ocean Medical Center",
|
||||||
Logo = 'image/ocean.png',
|
Logo = 'image/ocean.png',
|
||||||
ThemeColor = '#FFB6C1',
|
ThemeColor = '#FFB6C1',
|
||||||
Price = 0,
|
Price = 0,
|
||||||
ItemName = 'ems_card'
|
ItemName = ''
|
||||||
},
|
},
|
||||||
location = {
|
location = {
|
||||||
vector4(-1848.3832, -351.9334, 84.0086, 3)
|
vector4(-1848.3832, -351.9334, 84.0086, 3)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue