Skip to content

Commit

Permalink
more smoke checks
Browse files Browse the repository at this point in the history
Signed-off-by: tmtmtl30 <[email protected]>
  • Loading branch information
tmtmtl30 authored Sep 30, 2023
1 parent 85e69a0 commit acb4774
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
if(iscarbon(M))
if (M.stat == DEAD)
show_message = 0
if(method in list(PATCH, TOUCH))
if(method in list(PATCH, TOUCH, SMOKE))
M.adjustBruteLoss(-1.25 * reac_volume)
M.adjustFireLoss(-1.25 * reac_volume)
if(show_message)
Expand Down

0 comments on commit acb4774

Please sign in to comment.