From d2b51fdc645cf1a49bab6c06c06533737c7fd605 Mon Sep 17 00:00:00 2001 From: Holli <78005870+Holli-Git@users.noreply.github.com> Date: Sat, 30 Mar 2024 22:24:26 -0600 Subject: [PATCH] Adds ASCII art to S&W 619 (#72730) * Add ascii line * adds space * Update data/json/items/gun/38.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/json/items/gun/38.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 20df29b7cb60c..c47f7842c98ed 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -233,6 +233,7 @@ "type": "GUN", "name": { "str_sp": "S&W 619" }, "description": "A seven-round .357 revolver sold by Smith & Wesson. Can also fire .38 Special. It features a fixed rear sight and a reinforced frame.", + "ascii_picture": "sw_610", "weight": "1074 g", "volume": "608 ml", "longest_side": "278 mm",