Skip to content

Commit

Permalink
Update fake.json (#51819)
Browse files Browse the repository at this point in the history
  • Loading branch information
ISuckM8 authored Sep 23, 2021
1 parent 06ba8c6 commit 85c3ddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/fake.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"copy-from": "fake_item",
"type": "TOOL",
"name": { "str_sp": "autonomous surgical scalpels" },
"description": "A system of surgical grade scalpels. They allow you to make precise cuts and can also be used as a high-quality butchering tool.",
"description": "A system of surgical grade scalpels. They allow you to make precise cuts on corpses.",
"to_hit": 2,
"cutting": 8,
"techniques": [ "PRECISE" ],
"flags": [ "TRADER_AVOID", "NO_UNWIELD", "UNBREAKABLE_MELEE", "SPEAR" ],
"qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 5 ], [ "BUTCHER", 50 ] ]
"qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 5 ], [ "BUTCHER", 14 ] ]
},
{
"id": "fake_razor",
Expand Down

0 comments on commit 85c3ddd

Please sign in to comment.