Skip to content

Commit

Permalink
Merge pull request #1163 from DinnerCalzone/janitor
Browse files Browse the repository at this point in the history
Remove chemmaster flatpack from bartender prestige gear
  • Loading branch information
Darkmajia authored Jan 2, 2025
2 parents f891666 + c7efafd commit c649cff
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 33 deletions.
1 change: 0 additions & 1 deletion Resources/Locale/en-US/preferences/loadout-groups.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ loadout-group-bartender-neck = Bartender neck
loadout-group-bartender-outerclothing = Bartender outer clothing
loadout-group-bartender-shoes = Bartender shoes
loadout-group-bartender-id = Bartender ID
loadout-group-bartender-mixologist = Mixologist Qualification
loadout-group-chef-head = Chef head
loadout-group-chef-mask = Chef mask
Expand Down
25 changes: 1 addition & 24 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# "Mixologist" Time req
- type: loadoutEffectGroup
id: Mixologist
effects:
- !type:JobRequirementLoadoutEffect
requirement:
!type:RoleTimeRequirement
role: JobBartender
time: 36000 #10 hrs
- !type:JobRequirementLoadoutEffect
requirement:
!type:DepartmentTimeRequirement
department: Medical
time: 36000 # 10 hrs
# Senior times
- type: loadoutEffectGroup
id: SeniorBartender
Expand All @@ -21,6 +7,7 @@
!type:RoleTimeRequirement
role: JobBartender
time: 187200 #52 hrs (1 hour per week for 1 year)

# Head
- type: loadout
id: BartenderHead
Expand Down Expand Up @@ -83,13 +70,3 @@
proto: SeniorBartender
equipment:
id: SeniorBartenderPDA

# Trinket
- type: loadout
id: ChemMasterFlatpack
effects:
- !type:GroupLoadoutEffect
proto: Mixologist
storage:
back:
- ChemMasterFlatpack
7 changes: 0 additions & 7 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,13 +343,6 @@
- BartenderPDA
- SeniorBartenderPDA

- type: loadoutGroup
id: Mixologist
name: loadout-group-bartender-mixologist
minLimit: 0
loadouts:
- ChemMasterFlatpack

- type: loadoutGroup
id: ChefHead
name: loadout-group-chef-head
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
- BartenderPDA
- Survival
- Trinkets
- Mixologist
- GroupSpeciesBreathTool
- GroupTankHarnessWithOuterwear
- GroupBreathToolDecapoid # imp special
Expand Down

0 comments on commit c649cff

Please sign in to comment.