forked from Simnation/Main
medic fix mit marcs erlaubnis da massive probleme
This commit is contained in:
parent
47a794d562
commit
ffdff27b87
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
|
@ -39,7 +39,7 @@ config = {
|
||||||
jobs_finish = {
|
jobs_finish = {
|
||||||
{
|
{
|
||||||
job = "police",
|
job = "police",
|
||||||
grade = 3,
|
grade = 2,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue