Skip to content

Commit

Permalink
changes to effects
Browse files Browse the repository at this point in the history
  • Loading branch information
Daved27hundred committed Jan 9, 2025
1 parent 2e7ee1f commit 5d6e4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/ammo/exodii.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 5d6e4aa

Please sign in to comment.