From 8ca50c10824e911c0dd4f914c56088438f68f743 Mon Sep 17 00:00:00 2001 From: Truoizys Date: Tue, 9 Jul 2024 18:10:06 +0100 Subject: [PATCH] forgot duplicate loadouts :mistake: --- .../Loadouts/Jobs/Inmate/librarian.yml | 36 ------------------- .../Jobs/Depriciated/Engineering/borg.yml | 12 ------- 2 files changed, 48 deletions(-) delete mode 100644 Resources/Prototypes/Loadouts/Jobs/Inmate/librarian.yml delete mode 100644 Resources/Prototypes/Roles/Jobs/Depriciated/Engineering/borg.yml diff --git a/Resources/Prototypes/Loadouts/Jobs/Inmate/librarian.yml b/Resources/Prototypes/Loadouts/Jobs/Inmate/librarian.yml deleted file mode 100644 index f5d92b86eb..0000000000 --- a/Resources/Prototypes/Loadouts/Jobs/Inmate/librarian.yml +++ /dev/null @@ -1,36 +0,0 @@ -# Jumpsuit -- type: loadout - id: LibrarianJumpsuit - equipment: LibrarianJumpsuit - -- type: startingGear - id: LibrarianJumpsuit - equipment: - jumpsuit: ClothingUniformJumpsuitLibrarian - -- type: loadout - id: LibrarianJumpskirt - equipment: LibrarianJumpskirt - -- type: startingGear - id: LibrarianJumpskirt - equipment: - jumpsuit: ClothingUniformJumpskirtLibrarian - -- type: loadout - id: CuratorJumpsuit - equipment: CuratorJumpsuit - -- type: startingGear - id: CuratorJumpsuit - equipment: - jumpsuit: ClothingUniformJumpsuitCurator - -- type: loadout - id: CuratorJumpskirt - equipment: CuratorJumpskirt - -- type: startingGear - id: CuratorJumpskirt - equipment: - jumpsuit: ClothingUniformJumpskirtCurator \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Depriciated/Engineering/borg.yml b/Resources/Prototypes/Roles/Jobs/Depriciated/Engineering/borg.yml deleted file mode 100644 index fe82911005..0000000000 --- a/Resources/Prototypes/Roles/Jobs/Depriciated/Engineering/borg.yml +++ /dev/null @@ -1,12 +0,0 @@ -- type: job - id: Borg - name: job-name-borg - description: job-description-borg - playTimeTracker: JobBorg - requirements: - - !type:OverallPlaytimeRequirement - time: 216000 #60 hrs - canBeAntag: false - icon: JobIconBorg - supervisors: job-supervisors-rd - jobEntity: PlayerBorgGeneric