Skip to content

Commit

Permalink
make fireworks behave like a firework
Browse files Browse the repository at this point in the history
  • Loading branch information
Daved27hundred committed Jan 10, 2025
1 parent 8bd6aaf commit 51e33e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/json/items/ammo/exodii.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,10 @@
"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", "NON_FOULING", "TRAIL", "PYROTECHNIC_DISPLAY" ],
"effects": [ "NEVER_MISFIRES", "NON_FOULING", "TRAIL", "FLASHBANG", "SMOKE" ],
"damage": { "damage_type": "bullet", "amount": 40, "armor_penetration": 4 },
"recoil": 60,
"dispersion": 20,
"copy-from": "84x246mm_smoke",
"price_postapoc": "1 USD",
"color": "green",
"symbol": "=",
Expand Down

0 comments on commit 51e33e8

Please sign in to comment.