Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glacier Local #552

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions Resources/Prototypes/Floof/Catalog/Fills/Bags/satchel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: entity
id: SatchelGlacierLocalFilled
suffix: Glacier Local, Filled
parent: ClothingBackpackSatchelLeather
components:
- type: StorageFill
contents:
- id: PinpointerUniversal
- id: CombatKnife
- id: HandheldGPSBasic
- id: PowerCellHyper
- id: OcarinaInstrument
- id: BowImprovised
- id: Bola
amount: 2
- id: FoodPSB
amount: 8
11 changes: 11 additions & 0 deletions Resources/Prototypes/Floof/Catalog/Fills/quiver.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- type: entity
id: ClothingBeltQuiverFilled
suffix: Filled
parent: ClothingBeltQuiver
components:
- type: StorageFill
contents:
- id: ArrowRegular
amount: 13
- id: Plunger
amount: 2
15 changes: 15 additions & 0 deletions Resources/Prototypes/Floof/Roles/Jobs/glacierlocal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- type: startingGear
id: GlacierLocal
equipment:
jumpsuit: ClothingUniformJumpskirtDetective
shoes: ClothingShoesBootsRyuzo
neck: ClothingNeckCloakGoliathCloak
eyes: ClothingEyesGlassesThermalBudget
gloves: ClothingHandsDispelGloves
outerClothing: ClothingOuterCoatRyuzo
back: SatchelGlacierLocalFilled
id: HandHeldMassScanner
ears: ClothingHeadsetAltCentCom
belt: ClothingBeltQuiverFilled
pocket1: EnergySwordDouble
pocket2: RadioHandheld
Loading