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'] = { ['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

Before After
Before After