Skip to content

Commit

Permalink
Change military boot whitelist tag (#1794)
Browse files Browse the repository at this point in the history
Co-authored-by: Adeinitas <[email protected]>
  • Loading branch information
TadJohnson00 and Adeinitas authored Sep 21, 2024
1 parent 1c11e36 commit 3fd5287
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
tags:
- HighRiskItem
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: StaticPrice
price: 750
- type: StealTarget
Expand Down Expand Up @@ -220,6 +221,7 @@
- type: Tag
tags:
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: StaticPrice
price: 750

Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/DeltaV/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
- type: Tag
id: CartridgeMusket #For the Craftable Musket

- type: Tag
id: ConcealCarry # For objects that can be stored in military-style boots or similar items

- type: Tag
id: Directional

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
whitelist:
tags:
- Knife
- Sidearm
- ConcealCarry # DeltaV - replace Sidearm tag

- type: entity
abstract: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
tags:
- Sidearm
- BrassInstrument
- ConcealCarry # DeltaV - can be stowed in military boots for now

- type: entity
parent: BaseHandheldInstrument
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -987,6 +987,7 @@
tags:
- Sidearm
- ToySidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: Gun
selectedMode: SemiAuto
availableModes:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Objects/Tools/appraisal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
tags:
- AppraisalTool
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: GuideHelp
guides:
- Cargo
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
- type: Tag
tags:
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: Clothing
sprite: Objects/Weapons/Guns/Battery/taser.rsi
quickEquip: false
Expand All @@ -96,6 +97,7 @@
- type: Tag
tags:
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: Clothing
sprite: Objects/Weapons/Guns/Battery/taser.rsi
quickEquip: false
Expand Down Expand Up @@ -443,6 +445,7 @@
tags:
- Taser
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now

- type: entity
name: disabler
Expand Down Expand Up @@ -519,6 +522,7 @@
tags:
- Taser
- Sidearm
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: Sprite
sprite: Objects/Weapons/Guns/Battery/taser.rsi
layers:
Expand Down Expand Up @@ -580,6 +584,7 @@
- HighRiskItem
- Sidearm
- WeaponAntiqueLaser
- ConcealCarry # DeltaV - can be stowed in military boots for now
- type: StaticPrice
price: 750
- type: StealTarget
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- type: Tag
tags:
- Sidearm
- ConcealCarry # Deltav - allow all pistols to be stowed in military boots for now.
- type: Clothing
sprite: Objects/Weapons/Guns/Pistols/viper.rsi
quickEquip: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- type: Tag
tags:
- Sidearm
- ConcealCarry # DeltaV - allow revolvers to be stowed in military boots for now
- type: Clothing
sprite: Objects/Weapons/Guns/Revolvers/deckard.rsi
quickEquip: false
Expand Down

0 comments on commit 3fd5287

Please sign in to comment.