diff --git a/data/json/items/ammo/exodii.json b/data/json/items/ammo/exodii.json index 3a86f70f28d5d..f67d0888d2358 100644 --- a/data/json/items/ammo/exodii.json +++ b/data/json/items/ammo/exodii.json @@ -230,7 +230,7 @@ "name": { "str": "khuunäöfaai firework" }, "description": "Pressurized chemical payload for the Khuunäöfaai. Highly reactive to oxygen, removing it from the tank would be a bad idea.", "ammo_type": "khuunaofaai_payload", - "effects": [ "NEVER_MISFIRES", "SMOKE_BIG" ], + "effects": [ "NEVER_MISFIRES", "NON_FOULING", "TRAIL", "PYROTECHNIC_DISPLAY" ], "damage": { "damage_type": "bullet", "amount": 40, "armor_penetration": 4 }, "recoil": 60, "dispersion": 20,