Skip to content

Commit

Permalink
remove "interlocking" priv (protection-related issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 21, 2021
1 parent adac06c commit 536c9f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xp_priv.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down

0 comments on commit 536c9f2

Please sign in to comment.