mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user