remove "interlocking" priv (protection-related issue)

This commit is contained in:
Buckaroo Banzai 2021-03-21 20:19:45 +01:00 committed by GitHub
parent adac06cdae
commit 536c9f293c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ local privs = {
{ xp = 50000, name = "train_place" },
{ xp = 50000, name = "track_builder" },
{ xp = 50000, name = "railway_operator" },
{ xp = 50000, name = "interlocking" },
{ xp = 100000, name = "warzone_access" },
{ xp = 200000, name = "spacecannon_unrestricted" },