Merge pull request #2515 from Spacemanspark/master

Adds in toy chainsaws.
This commit is contained in:
Fox McCloud
2015-11-18 14:04:17 -05:00
2 changed files with 30 additions and 2 deletions
@@ -477,4 +477,4 @@ emp_act
/mob/living/carbon/human/water_act(volume, temperature, source)
..()
if(temperature >= 330) bodytemperature = bodytemperature + (temperature - bodytemperature)
if(temperature <= 280) bodytemperature = bodytemperature - (bodytemperature - temperature)
if(temperature <= 280) bodytemperature = bodytemperature - (bodytemperature - temperature)