1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-14 13:53:14 +02:00
parent cae0f6e2e7
commit 51ff9f34ae

View file

@ -19,9 +19,9 @@ end
Config.Locale = 'de' Config.Locale = 'de'
Config.UseMotDateFromMyMechanicMDT = false -- allow use data from the mot from myMechanicMDT (via plate) Config.UseMotDateFromMyMechanicMDT = true -- allow use data from the mot from myMechanicMDT (via plate)
Config.showLastMotDetailFromMyMechanicMDT = false -- allow show last mot-details from myMechanicMDT (via plate) Config.showLastMotDetailFromMyMechanicMDT = true -- allow show last mot-details from myMechanicMDT (via plate)
Config.showPartAcceptanceFromMyMechanicMDT = false -- allow show last part-acceptance from myMechanicMDT (via plate) Config.showPartAcceptanceFromMyMechanicMDT = true -- allow show last part-acceptance from myMechanicMDT (via plate)
Config.UseWeaponRegister = true --additional Config.UseWeaponRegister = true --additional
Config.HandleParagraphsAsNumber = false --if you type your paragraphs like 1.1 etc without chars Config.HandleParagraphsAsNumber = false --if you type your paragraphs like 1.1 etc without chars
@ -50,7 +50,7 @@ Config.Systems = {
["police"] = { ["police"] = {
offdutyjobs = {"off-police","offpolice"}, offdutyjobs = {"off-police","offpolice"},
bossranks = {"chief","director_of_marshals","assistant_chief"} bossranks = {"9","director_of_marshals","assistant_chief"}
}, },
["marshal"] = { ["marshal"] = {
offdutyjobs = {"off-sheriff", "offsheriff"}, offdutyjobs = {"off-sheriff", "offsheriff"},