Skip to content

Commit

Permalink
fixes yay
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn committed Feb 23, 2025
1 parent 4394c67 commit 94a1a31
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion Content.Server/Backmen/EvilTwin/EvilTwinSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Content.Server.Backmen.Economy;
using Content.Server.Backmen.Fugitive;
using Content.Server.CartridgeLoader.Cartridges;
using Content.Server.DetailExaminable;
using Content.Server.Forensics;
using Content.Server.GameTicking;
using Content.Server.Humanoid;
Expand Down Expand Up @@ -40,6 +39,7 @@
using Content.Shared.CartridgeLoader;
using Content.Shared.CCVar;
using Content.Shared.Clothing;
using Content.Shared.DetailExaminable;
using Content.Shared.Forensics.Components;
using Content.Shared.GameTicking;
using Content.Shared.Inventory;
Expand Down
10 changes: 0 additions & 10 deletions Resources/Prototypes/Corvax/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
pda-lawyer
- type: Pda
id: IAAIDCard
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-lawyer
- type: PdaBorderColor
borderColor: "#6f6192"
- type: Icon
Expand All @@ -34,11 +29,6 @@
pda-seniorofficer
- type: Pda
id: PilotIDCard
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-seniorofficer
- type: PdaBorderColor
borderColor: "#A32D26"
accentVColor: "#DFDFDF"
Expand Down
12 changes: 0 additions & 12 deletions Resources/Prototypes/Guidebook/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,3 @@
id: CriminalRecords
name: guide-entry-criminal-records
text: "/ServerInfo/Guidebook/Security/CriminalRecords.xml"

- type: guideEntry
id: SpaceLaw
name: guide-entry-rules-space-law
text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SpaceLaw.xml"
children:
- SpaceLawCrimeList

- type: guideEntry
id: SpaceLawCrimeList
name: guide-entry-rules-sl-crime-list
text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml"
3 changes: 0 additions & 3 deletions Resources/Textures/Objects/Storage/boxes.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,6 @@
},
{
"name": "shellslug"
},
{
"name": "id"
}
]
}

0 comments on commit 94a1a31

Please sign in to comment.