Skip to content

Commit

Permalink
Merge pull request #78451 from WhaleYogurt/empty-spike-fix
Browse files Browse the repository at this point in the history
Fix typo in 'f_empty_spike' bash drops
  • Loading branch information
Maleclypse authored Dec 10, 2024
2 parents f369c6f + be13c7a commit cf7ef9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/furniture_and_terrain/furniture-alien.json
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
"str_max": 100,
"sound": "smash!",
"sound_fail": "an absence of sound.",
"items": [ { "item": "glass", "count": [ 1, 2 ] } ]
"items": [ { "item": "glass_shard", "count": [ 1, 2 ] } ]
},
"examine_action": {
"type": "effect_on_condition",
Expand Down

0 comments on commit cf7ef9b

Please sign in to comment.