Skip to content

Commit

Permalink
adds rollable bartender uniform variant
Browse files Browse the repository at this point in the history
  • Loading branch information
DangerRevolution committed Oct 8, 2024
1 parent ba2ab73 commit 1f47751
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
sprite: Clothing/Uniforms/Jumpsuit/ancient.rsi

- type: entity
parent: ClothingUniformBase
parent: ClothingUniformBaseFlippable
id: ClothingUniformJumpsuitBartender
name: bartender's uniform
description: A nice and tidy uniform. Shame about the bar though.
Expand All @@ -31,6 +31,11 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/bartender.rsi

- type: entity
parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitBartender ]
id: ClothingUniformJumpsuitBartenderFlipped
name: bartender's uniform

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitJacketMonkey
Expand Down

0 comments on commit 1f47751

Please sign in to comment.