Skip to content

Commit

Permalink
Update pseudoteamPositions.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
XboxBedrock authored Nov 11, 2024
1 parent 5c23850 commit b9b5fd7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions config/extensions/pseudoteamPositions.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,23 @@
bto: "TEAM_OWNER",
vcc: "VERIFIED_CONTENT_CREATOR",
vs: "VERIFIED_STREAMER",
teamstaff: "BUILD_TEAM_STAFF"
teamstaff: "BUILD_TEAM_STAFF",
builder: "BUILDER"
},

leads: {
bto: "RBTL",
vcc: "PR_SUBTEAM_LEAD",
vs: "PR_SUBTEAM_LEAD",
teamstaff: "TEAM_OWNER_STAFF"
teamstaff: "TEAM_OWNER_STAFF",
builder: "STAFF"
},

guild: {
bto: "main",
vcc: "main",
vs: "main",
builder: "main",
teamstaff: "staff"
}
}
}

0 comments on commit b9b5fd7

Please sign in to comment.