Fix senior ID cards and other loadout shit (#27017)

* remove senior backpacks

* fix ID cards

* Update atmospheric_technician.yml
This commit is contained in:
Mr. 27
2024-04-16 16:17:06 -04:00
committed by GitHub
parent 33888b64d6
commit e2be85bc52
7 changed files with 5 additions and 161 deletions

View File

@@ -802,7 +802,7 @@
- type: Unremoveable
- type: entity
parent: IDCardStandard
parent: EngineeringIDCard
id: SeniorEngineerIDCard
name: senior engineer ID card
components:
@@ -812,7 +812,7 @@
- state: idseniorengineer
- type: entity
parent: IDCardStandard
parent: ResearchIDCard
id: SeniorResearcherIDCard
name: senior researcher ID card
components:
@@ -822,7 +822,7 @@
- state: idseniorresearcher
- type: entity
parent: IDCardStandard
parent: MedicalIDCard
id: SeniorPhysicianIDCard
name: senior physician ID card
components:
@@ -832,7 +832,7 @@
- state: idseniorphysician
- type: entity
parent: IDCardStandard
parent: SecurityIDCard
id: SeniorOfficerIDCard
name: senior officer ID card
components:

View File

@@ -43,7 +43,7 @@
- type: startingGear
id: AtmosphericTechnicianSatchel
equipment:
back: ClothingBackpackSatchelEngineeringFilled
back: ClothingBackpackSatchelAtmosphericsFilled
- type: loadout
id: AtmosphericTechnicianDuffel

View File

@@ -120,42 +120,6 @@
equipment:
back: ClothingBackpackDuffelEngineeringFilled
- type: loadout
id: SeniorEngineerBackpack
equipment: SeniorEngineerBackpack
effects:
- !type:GroupLoadoutEffect
proto: SeniorEngineering
- type: startingGear
id: SeniorEngineerBackpack
equipment:
back: ClothingBackpackEngineeringFilled
- type: loadout
id: SeniorEngineerSatchel
equipment: SeniorEngineerSatchel
effects:
- !type:GroupLoadoutEffect
proto: SeniorEngineering
- type: startingGear
id: SeniorEngineerSatchel
equipment:
back: ClothingBackpackSatchelEngineeringFilled
- type: loadout
id: SeniorEngineerDuffel
equipment: SeniorEngineerDuffel
effects:
- !type:GroupLoadoutEffect
proto: SeniorEngineering
- type: startingGear
id: SeniorEngineerDuffel
equipment:
back: ClothingBackpackDuffelEngineeringFilled
# OuterClothing
- type: loadout
id: StationEngineerOuterVest

View File

@@ -166,42 +166,6 @@
equipment:
back: ClothingBackpackDuffelMedicalFilled
- type: loadout
id: SeniorPhysicianBackpack
equipment: SeniorPhysicianBackpack
effects:
- !type:GroupLoadoutEffect
proto: SeniorPhysician
- type: startingGear
id: SeniorPhysicianBackpack
equipment:
back: ClothingBackpackDuffelMedicalFilled
- type: loadout
id: SeniorPhysicianSatchel
equipment: SeniorPhysicianSatchel
effects:
- !type:GroupLoadoutEffect
proto: SeniorPhysician
- type: startingGear
id: SeniorPhysicianSatchel
equipment:
back: ClothingBackpackSatchelMedicalFilled
- type: loadout
id: SeniorPhysicianDuffel
equipment: SeniorPhysicianDuffel
effects:
- !type:GroupLoadoutEffect
proto: SeniorPhysician
- type: startingGear
id: SeniorPhysicianDuffel
equipment:
back: ClothingBackpackDuffelMedicalFilled
# OuterClothing
- type: loadout

View File

@@ -104,42 +104,6 @@
equipment:
back: ClothingBackpackDuffelScienceFilled
- type: loadout
id: SeniorResearcherBackpack
equipment: SeniorResearcherBackpack
effects:
- !type:GroupLoadoutEffect
proto: SeniorResearcher
- type: startingGear
id: SeniorResearcherBackpack
equipment:
back: ClothingBackpackScienceFilled
- type: loadout
id: SeniorResearcherSatchel
equipment: SeniorResearcherSatchel
effects:
- !type:GroupLoadoutEffect
proto: SeniorResearcher
- type: startingGear
id: SeniorResearcherSatchel
equipment:
back: ClothingBackpackSatchelScienceFilled
- type: loadout
id: SeniorResearcherDuffel
equipment: SeniorResearcherDuffel
effects:
- !type:GroupLoadoutEffect
proto: SeniorResearcher
- type: startingGear
id: SeniorResearcherDuffel
equipment:
back: ClothingBackpackDuffelScienceFilled
# OuterClothing
- type: loadout
id: RegularLabCoat

View File

@@ -112,42 +112,6 @@
equipment:
back: ClothingBackpackDuffelSecurityFilled
- type: loadout
id: SeniorOfficerBackpack
equipment: SeniorOfficerBackpack
effects:
- !type:GroupLoadoutEffect
proto: SeniorOfficer
- type: startingGear
id: SeniorOfficerBackpack
equipment:
back: ClothingBackpackSecurityFilled
- type: loadout
id: SeniorOfficerSatchel
equipment: SeniorOfficerSatchel
effects:
- !type:GroupLoadoutEffect
proto: SeniorOfficer
- type: startingGear
id: SeniorOfficerSatchel
equipment:
back: ClothingBackpackSatchelSecurityFilled
- type: loadout
id: SeniorOfficerDuffel
equipment: SeniorOfficerDuffel
effects:
- !type:GroupLoadoutEffect
proto: SeniorOfficer
- type: startingGear
id: SeniorOfficerDuffel
equipment:
back: ClothingBackpackDuffelSecurityFilled
# PDA
- type: loadout
id: SecurityPDA

View File

@@ -492,9 +492,6 @@
- StationEngineerBackpack
- StationEngineerSatchel
- StationEngineerDuffel
- SeniorEngineerBackpack
- SeniorEngineerSatchel
- SeniorEngineerDuffel
- type: loadoutGroup
id: StationEngineerOuterClothing
@@ -594,9 +591,6 @@
- ScientistBackpack
- ScientistSatchel
- ScientistDuffel
- SeniorResearcherBackpack
- SeniorResearcherSatchel
- SeniorResearcherDuffel
- type: loadoutGroup
id: ScientistOuterClothing
@@ -705,9 +699,6 @@
- SecurityBackpack
- SecuritySatchel
- SecurityDuffel
- SeniorOfficerBackpack
- SeniorOfficerSatchel
- SeniorOfficerDuffel
- type: loadoutGroup
id: SecurityPDA
@@ -839,9 +830,6 @@
- MedicalDoctorBackpack
- MedicalDoctorSatchel
- MedicalDoctorDuffel
- SeniorPhysicianBackpack
- SeniorPhysicianSatchel
- SeniorPhysicianDuffel
- type: loadoutGroup
id: MedicalDoctorPDA