[MIRROR] removes an unused variable from lungs.dm 2 (#3126)

* hexane gone (#56665)

hexane is dead, why are we keeping an unused var?

* removes an unused variable from lungs.dm 2

Co-authored-by: TJatPBnJ <69724863+TJatPBnJ@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-02-05 22:57:03 +00:00
committed by GitHub
co-authored by TJatPBnJ
parent 39d5735f20
commit f0b9f436aa
-2
View File
@@ -39,8 +39,6 @@
var/healium_para_min = 3
///Minimum amount of healium to knock you down for good
var/healium_sleep_min = 6
///Minimum amount of hexane needed to start having effect
var/hexane_min = 2
var/oxy_breath_dam_min = MIN_TOXIC_GAS_DAMAGE
var/oxy_breath_dam_max = MAX_TOXIC_GAS_DAMAGE