nerfs gas tank ruptures by reducing the effective pressure of a gas tank rupture from ^4 to ^3 (#7373)

This commit is contained in:
deathride58
2018-07-18 18:18:23 -04:00
committed by kevinz000
parent a226e49b16
commit 00128fe87e
-1
View File
@@ -242,7 +242,6 @@
//Give the gas a chance to build up more pressure through reacting
air_contents.react(src)
air_contents.react(src)
air_contents.react(src)
pressure = air_contents.return_pressure()
var/range = (pressure-TANK_FRAGMENT_PRESSURE)/TANK_FRAGMENT_SCALE
var/turf/epicenter = get_turf(loc)