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

fix backpack BoS #771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
id: BoSMidKnightGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSGreen
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatFilled
head: N14ClothingHeadHatBrotherhoodMidwestHelmet
outerClothing: N14ClothingOuterMidwestArmor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id: BoSMidPaladinCommanderGear
equipment:
jumpsuit: N14ClothingUniformBosRecon
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatFilled
head: N14ClothingHeadHatBrotherhoodFieldCap
outerClothing: N14ClothingOuterMidwestArmorMK2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
id: BoSMidPaladinGear
equipment:
jumpsuit: N14ClothingUniformBosRecon
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatFilled
head: N14ClothingHeadHatBrotherhoodFieldCap
outerClothing: N14ClothingOuterMidwestArmorMK2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
id: BoSMidScribeGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSScribe
back: N14ClothingBackpackSatchelMilitary
back: N14ClothingBackpackSatchelMilitaryFilled
shoes: N14ClothingBootsLeather
pocket1: NCRBoSMidwestScribekits
id: N14IDBrotherhoodHolotag
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id: BoSMidSquireGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSGreen
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatFilled
head: N14ClothingHeadHatArmyCap
outerClothing: N14ClothingOuterMidwestArmor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
id: BoSWashingtonCommanderGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSBlack
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatMK2Filled
neck: N14ClothingNeckCloakBrotherhoodWashington
head: N14ClothingHeadHatBrotherhoodCap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id: BoSWashingtonInitiateGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSRed
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatFilled
id: N14IDBrotherhoodWashingtonHolotagInitiate
outerClothing: N14ClothingOuterCombatArmorBOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
id: BoSWashingtonKnightGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSRed
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatMK2Filled
hands: N14ClothingHandsGlovesCombat
head: N14ClothingHeadHatBrotherhoodHelmet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
id: BoSWashingtonPaladinGear
equipment:
jumpsuit: N14ClothingUniformJumpsuitBOSRed
back: N14ClothingBackpackMilitary
back: N14ClothingBackpackMilitaryFilled
shoes: N14ClothingBootsCombatMK2Filled
head: N14ClothingHeadHatBrotherhoodHelmetMK2
outerClothing: N14ClothingOuterCombatArmorBOSMK2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
equipment:
head: N14ClothingHeadHatBrotherhoodBeret
jumpsuit: N14ClothingUniformJumpsuitBOSBlack
back: N14ClothingBackpackSatchelMilitary
back: N14ClothingBackpackSatchelMilitaryFilled
shoes: N14ClothingBootsCombatFilled
id: N14IDBrotherhoodWashingtonHolotagScribe
ears: N14ClothingHeadsetBOSWashington
Expand Down
Loading