Skip to content

Commit 84d5677

Browse files
authored
fix: tainted meat dehydrator tray no longer yields dehydrated fish (#9770)
Assisted-by: Claude:claude-fable-5
1 parent 40ba023 commit 84d5677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/json/items/tool/cooking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
"symbol": "%",
597597
"color": "green",
598598
"use_action": {
599-
"target": "dry_fish",
599+
"target": "dry_meat_tainted",
600600
"msg": "You harvest the tainted meat off of the tray.",
601601
"container": "dehydrator_tray",
602602
"target_charges": 20,

0 commit comments

Comments
 (0)