Skip to content

Commit 14b17de

Browse files
committed
Increase waste
1 parent aaeefc1 commit 14b17de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/service/lootData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ export const lootTemplateMap: Record<LootKindId, LootTemplate> = {
358358
},
359359
[LootKind.RADIOACTIVE_WASTE]: {
360360
id: LootKind.RADIOACTIVE_WASTE,
361-
weight: 1,
361+
weight: 5,
362362
displayName: "Radioaktiver Müll",
363363
titleText: "Radioaktiver Müll",
364364
dropDescription:

0 commit comments

Comments
 (0)