forked from Simnation/Main
ed
This commit is contained in:
parent
de47864181
commit
ca975bf36d
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ Config.JobPermissions = {
|
||||||
-- Wer kann Vorfälle melden
|
-- Wer kann Vorfälle melden
|
||||||
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
||||||
|
|
||||||
|
-- Wer kann Vorfälle melden
|
||||||
|
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
||||||
|
|
||||||
-- Spezielle Job Informationen
|
-- Spezielle Job Informationen
|
||||||
jobSpecificInfo = {
|
jobSpecificInfo = {
|
||||||
['police'] = {
|
['police'] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue