This commit is contained in:
Nordi98 2025-06-14 22:39:43 +02:00
parent a2f8ee6170
commit d902a5a10f
2 changed files with 5 additions and 5 deletions

View file

@ -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

Before After
Before After