mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
This reverts commit 51f138ad69.
This commit is contained in:
@@ -337,7 +337,6 @@
|
||||
if(capped)
|
||||
chance = min(chance, 30)
|
||||
if(prob(chance) || bypass_rng)
|
||||
explosion(T, 0, 0, 3, 7, smoke = TRUE, adminlog = FALSE) // when its used in chem nade, 150 explosions admin logs is not good
|
||||
T.visible_message("<span class='warning'>[T] melts!</span>")
|
||||
T.burn_down()
|
||||
return affected
|
||||
|
||||
Reference in New Issue
Block a user