An alternative solution to the problems with blackpowder.

This commit is contained in:
Useroth
2019-11-20 15:49:04 +01:00
parent b5f6c12b30
commit b91d0e27da
2 changed files with 4 additions and 2 deletions
@@ -99,7 +99,6 @@
/datum/chemical_reaction/reagent_explosion/blackpowder_explosion/on_reaction(datum/reagents/holder, created_volume)
var/turf/T = get_turf(holder.my_atom)
sleep(rand(50,100))
..(holder, created_volume, T)
/datum/chemical_reaction/thermite