Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
agora o bs tem mochilas novas
Browse files Browse the repository at this point in the history
  • Loading branch information
dasprino007 authored and rbertoche committed Sep 17, 2024
1 parent e2a671b commit d984716
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- type: entity
noSpawn: true
parent: ClothingBackpackBlueshield
id: ClothingBackpackBlueshieldFilled
components:
- type: StorageFill
contents:
- id: Flash
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelBlueshield
id: ClothingBackpackDuffelBlueshieldFilled
components:
- type: StorageFill
contents:
- id: Flash
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelBlueshield
id: ClothingBackpackSatchelBlueshieldFilled
components:
- type: StorageFill
contents:
- id: Flash
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Security/blueshield.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
id: BlueshieldGear
equipment:
jumpsuit: ClothingUniformJumpsuitBlueshield
back: ClothingBackpackSecurityFilled
back: ClothingBackpackBlueshieldFilled
shoes: ClothingShoesBootsCombatFilled
head: ClothingHeadHatBeretBlueshield
gloves: ClothingHandsGlovesCombat
Expand All @@ -46,5 +46,5 @@
id: BlueshieldPDA
ears: ClothingHeadsetAltSecurity
innerclothingskirt: ClothingUniformJumpskirtHoP
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
satchel: ClothingBackpackSatchelBlueshieldFilled
duffelbag: ClothingBackpackDuffelBlueshieldFilled

0 comments on commit d984716

Please sign in to comment.