Skip to content

Commit 5032f63

Browse files
authored
Allow prying coffins with makeshift crowbar (cataclysmbn#2330)
1 parent c518ad3 commit 5032f63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/json/furniture_and_terrain/furniture-storage.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@
103103
"pry": {
104104
"success_message": "You wedge open the coffin.",
105105
"fail_message": "You pry, but the coffin remains closed.",
106-
"pry_quality": 2,
107-
"pry_bonus_mult": 3,
106+
"pry_quality": 1,
108107
"noise": 12,
109108
"difficulty": 7,
110109
"new_furn_type": "f_coffin_o"

0 commit comments

Comments
 (0)