Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit ec1e0f5

Browse files
committed
Add RandomWeight to digger/breacher hybrid tools so that they don't get picked from a random draw
1 parent df602bb commit ec1e0f5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Base.rte/Devices/Tools/Constructor/Constructor.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ AddDevice = HDFirearm
315315
ExitWound = AEmitter
316316
CopyOf = Dent Metal
317317
GoldValue = 100
318+
RandomWeight = 0
318319
AtomGroup = AtomGroup
319320
AutoGenerate = 1
320321
Material = Material

Browncoats.rte/Devices/Tools/Blowtorch/Blowtorch.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ AddDevice = HDFirearm
134134
ExitWound = AEmitter
135135
CopyOf = Dent Metal
136136
GoldValue = 60
137+
RandomWeight = 0
137138
AtomGroup = AtomGroup
138139
AutoGenerate = 1
139140
Material = Material

0 commit comments

Comments
 (0)