Skip to content

Commit f7e3308

Browse files
authored
Added Masonry Saw to Power Tools group (#54999)
1 parent 9c3d56e commit f7e3308

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/json/itemgroups/tools.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,8 @@
767767
{ "item": "reciprocating_saw", "prob": 50, "charges": [ 0, 500 ] },
768768
{ "item": "cordless_impact_wrench", "prob": 30, "charges": [ 0, 500 ] },
769769
{ "item": "circsaw_off", "prob": 10, "charges": [ 0, 500 ] },
770-
{ "item": "angle_grinder", "prob": 20, "charges": [ 0, 500 ] }
770+
{ "item": "angle_grinder", "prob": 20, "charges": [ 0, 500 ] },
771+
{ "item": "masonrysaw_off", "prob": 50, "charges": [ 0, 450 ] }
771772
]
772773
},
773774
{

0 commit comments

Comments
 (0)