Makes ninja gloves heat resistant.

Ninjas will no longer burn their hands on mere lights.
This commit is contained in:
Cluwnes Honk
2013-12-27 15:45:27 -08:00
parent b9efeaa932
commit dec6e4cd89
+4
View File
@@ -15,6 +15,10 @@
icon_state = "s-ninja"
item_state = "s-ninja"
siemens_coefficient = 0
cold_protection = HANDS
min_cold_protection_temperature = GLOVES_MIN_TEMP_PROTECT
heat_protection = HANDS
max_heat_protection_temperature = GLOVES_MAX_TEMP_PROTECT
var/draining = 0
var/candrain = 0
var/mindrain = 200