From 9319f6e6958468d5da14f1a2869e8beba7de50da Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 2 Sep 2021 15:10:50 -0700 Subject: Convert 000shot incendiary to use incendiary instead of magnesium --- json/items/ammo/000shot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/ammo/000shot.json') diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json index c6349ac..1b05f50 100644 --- a/json/items/ammo/000shot.json +++ b/json/items/ammo/000shot.json @@ -103,7 +103,7 @@ "looks_like": "shot_dragon", "type": "AMMO", "name": { "str": "000 incendiary shell" }, - "description": "A shell filled with a mix of metal and magnesium pellets. Damaging, and may cause flammable material to ignite.", + "description": "A shell filled with a mix of metal and incendiary pellets. Damaging, and may cause flammable material to ignite.", "price": 1500, "price_postapoc": 3000, "extend": { "effects": [ "INCENDIARY" ] } -- cgit v1.2.1