Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed May 31, 2024
1 parent 8d184dc commit 4ce6b53
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Content.Shared/Access/Components/IdCardConsoleComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public WriteToTargetIdMessage(string fullName, string jobTitle, List<ProtoId<Acc
"Maintenance",
"Medical",
"Mercenary", // Frontier
"Pilot", // Frontier
//"Quartermaster",
//"Research",
//"ResearchDirector",
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Access/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
- Mail # Frontier
- Medical
- Mercenary # Frontier
- Pilot # Frontier
- Quartermaster
- Salvage
- Cargo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
- Maintenance
- Medical
- Mercenary # Frontier
- Pilot # Frontier
- Quartermaster
- Research
- ResearchDirector
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
- id: JetpackMiniFilled
- id: HandheldGPSBasic
- type: AccessReader
access: [["Captain"], ["Pilot"]]

#Clown hardsuit
- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
visible: false
map: ["enum.WeldableLayers.BaseWelded"]
- type: AccessReader
access: [["Captain"], ["Pilot"]]

# Wooden Cabinet
- type: entity
Expand Down

0 comments on commit 4ce6b53

Please sign in to comment.