Skip to content

Commit

Permalink
fix other thief prototypes
Browse files Browse the repository at this point in the history
  • Loading branch information
WarMechanic committed Jul 1, 2024
1 parent c35bf9e commit a9b6ac5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@
- type: FingerprintMask
- type: Thieving
stripTimeReduction: 1
stealthy: true
- type: NinjaGloves

- type: entity
Expand Down Expand Up @@ -332,7 +331,6 @@
tags: [] # ignore "WhitelistChameleon" tag
- type: Thieving
stripTimeReduction: 1.5
stealthy: true

- type: entity
parent: ClothingHandsGlovesColorWhite
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Clothing/Hands/specific.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@
components:
- type: Thieving
stripTimeReduction: 2
stealthy: true
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
range: 500
- type: StationLimitedNetwork
- type: Thieving
stripTimeReduction: 9999
stealthy: true
stripTimeMultiplier: 0
ignoreStripHidden: true
- type: Stripping
- type: SolutionScanner
- type: IgnoreUIRange
Expand Down

0 comments on commit a9b6ac5

Please sign in to comment.