More belts and welders (#2453)
* Adds sprites * Added prototypes * Adds experimental and mini welder * Adds welder to CE's belt * Lazily filled out the belts * Added to spawn jobs * Merge branch 'master' of https://github.com/space-wizards/space-station-14 into pr/2453 * Update Resources/Prototypes/Entities/Objects/Tools/welders.yml Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com> Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -19,3 +19,4 @@
|
||||
head: HatPurplesoft
|
||||
idcard: JanitorPDA
|
||||
ears: HeadsetService
|
||||
belt: ClothingBeltJanitorFilled
|
||||
|
||||
@@ -23,5 +23,5 @@
|
||||
backpack: BackpackEngineeringFilled
|
||||
shoes: ShoesBrown
|
||||
idcard: CEPDA
|
||||
belt: UtilityBeltClothingFilled
|
||||
ears: HeadsetEngineering
|
||||
belt: ClothingBeltChiefEngineerFilled
|
||||
|
||||
@@ -25,3 +25,4 @@
|
||||
outerclothing: OuterclothingLabcoatcmo
|
||||
idcard: CMOPDA
|
||||
ears: HeadsetMedicalAlt
|
||||
belt: ClothingBeltMedical
|
||||
|
||||
@@ -20,3 +20,4 @@
|
||||
outerclothing: OuterclothingLabcoatmedspecopen
|
||||
idcard: MedicalPDA
|
||||
ears: HeadsetMedical
|
||||
belt: ClothingBeltMedical
|
||||
|
||||
@@ -28,3 +28,4 @@
|
||||
head: HatBeretHoS
|
||||
idcard: HoSPDA
|
||||
ears: HeadsetSecurityAlt
|
||||
belt: ClothingBeltSecurityFilled
|
||||
|
||||
@@ -22,3 +22,4 @@
|
||||
outerclothing: OuterclothingArmorVest
|
||||
idcard: SecurityPDA
|
||||
ears: HeadsetSecurity
|
||||
belt: ClothingBeltSecurityFilled
|
||||
|
||||
@@ -23,3 +23,4 @@
|
||||
outerclothing: OuterclothingArmorVest
|
||||
idcard: WardenPDA
|
||||
ears: HeadsetSecurity
|
||||
belt: ClothingBeltSecurityFilled
|
||||
|
||||
Reference in New Issue
Block a user