diff --git a/code/global.dm b/code/global.dm index 6c5489e3ad5..07997e9fd52 100644 --- a/code/global.dm +++ b/code/global.dm @@ -193,7 +193,7 @@ var/list/AAlarmWireColorToIndex #define SPEED_OF_LIGHT 3e8 //not exact but hey! #define SPEED_OF_LIGHT_SQ 9e+16 #define FIRE_DAMAGE_MODIFIER 0.0215 //Higher values result in more external fire damage to the skin (default 0.0215) -#define AIR_DAMAGE_MODIFIER 2.025 //More means less damage from hot air scalding lungs, less = more damage. (default 2.025) +#define AIR_DAMAGE_MODIFIER 4.050 //More means less damage from hot air scalding lungs, less = more damage. (default 2.025) #define INFINITY 1e31 //closer then enough //Don't set this very much higher then 1024 unless you like inviting people in to dos your server with message spam