This commit is contained in:
Max 2025-06-14 20:27:27 +02:00
commit 5297db2a11
3 changed files with 7 additions and 6 deletions

View file

@ -90,7 +90,7 @@ CodeStudio.Licenses = {
expire = false, expire = false,
}, },
['ems_card'] = { ['ems_card'] = {
label = "Sanitäter Ausweis", label = "Mediziner Ausweis",
type = "job", type = "job",
job = "ambulance", job = "ambulance",
price = 0, price = 0,

View file

@ -29,8 +29,8 @@ config = {
}, },
{ {
job = "ems", job = "ambulance",
grade = 9,10,10 grade = 9,10,11
}, },
}, },
@ -39,11 +39,11 @@ config = {
jobs_finish = { jobs_finish = {
{ {
job = "police", job = "police",
grade = 3, grade = 2,
}, },
{ {
job = "ems", job = "ambulance",
grade = 2, grade = 2,
}, },
}, },

View file

@ -4,7 +4,8 @@ BigDogs = {
"a_c_retriever", "a_c_retriever",
"a_c_shepherd", "a_c_shepherd",
"a_c_rottweiler", "a_c_rottweiler",
"ft-groe" "ft-groe",
"a_c_mtlion_02"
} }
SmallDogs = { SmallDogs = {