Skip to content

Commit

Permalink
Active grenades don't spawn as duds
Browse files Browse the repository at this point in the history
Co-authored-by: andrei <[email protected]>
  • Loading branch information
RenechCDDA and andrei8l committed Aug 14, 2024
1 parent 09410b2 commit 20fa8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/tool/explosives.json
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@
"color": "green",
"use_action": { "type": "message", "message": "You've already pulled the %s's pin, try throwing it instead.", "name": "Pull pin" },
"countdown_action": { "type": "explosion", "explosion": { "power": 240, "shrapnel": { "casing_mass": 217, "fragment_mass": 0.02 } } },
"countdown_interval": "5 seconds",
"flags": [ "BOMB", "TRADER_AVOID", "DANGEROUS" ],
"melee_damage": { "bash": 6 }
},
Expand Down

0 comments on commit 20fa8a4

Please sign in to comment.