Skip to content

Commit f14640c

Browse files
committed
Less dreck
1 parent 05993d4 commit f14640c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/service/lootData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ export const lootTemplateMap: Record<LootKindId, LootTemplate> = {
413413
},
414414
[LootKindId.DRECK]: {
415415
id: LootKindId.DRECK,
416-
weight: 4,
416+
weight: 2,
417417
displayName: "Ein Glas Dreck",
418418
titleText: "Ein Glas Dreck",
419419
dropDescription: "Ich hab ein Glas voll Dreck",

0 commit comments

Comments
 (0)