diff --git a/data/json/field_type.json b/data/json/field_type.json index 778901dbe60bd..8207c46a8bdb9 100644 --- a/data/json/field_type.json +++ b/data/json/field_type.json @@ -1079,7 +1079,7 @@ "intensity_levels": [ { "name": "swirl of meth smoke", "translucency": 5 }, { "name": "meth smoke", "color": "light_gray" }, - { "name": "thick meth smoke", "color": "dark_gray" } + { "name": "thick meth smoke", "color": "dark_gray" } ], "npc_complain": { "chance": 20, "issue": "meth_smoke", "duration": "30 minutes", "speech": "" }, "decay_amount_factor": 5, @@ -1133,7 +1133,7 @@ "type": "field_type", "legacy_enum_id": 38, "intensity_levels": [ - { "name": "smoke", "sym": "8", "dangerous": true, "light_emitted": 20, "translucency": 1 }, + { "name": "smoke", "sym": "8", "color": "light_red", "dangerous": true, "light_emitted": 20, "translucency": 1 }, { "name": "airborne incendiary", "color": "light_red", "light_emitted": 60, "translucency": 10 }, { "name": "airborne incendiary",