Fix senior ID cards and other loadout shit (#27017)
* remove senior backpacks * fix ID cards * Update atmospheric_technician.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user