forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
5297db2a11
3 changed files with 7 additions and 6 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,
|
||||||
|
|
|
@ -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,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue