mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Adds autoignition temperatures for many items (#33351)
* Adds autoignition temperatures for many items * glass doesn't burn lol * Adds temperature limits for clothing * 0% tested
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
flags = FPRINT // No HEAR. Headsets should only work when being used explicitly.
|
||||
broadcasting = TRUE
|
||||
slot_flags = SLOT_EARS
|
||||
autoignition_temperature = AUTOIGNITION_PLASTIC
|
||||
var/translate_binary = 0
|
||||
var/translate_hive = 0
|
||||
var/obj/item/device/encryptionkey/keyslot1 = null
|
||||
|
||||
Reference in New Issue
Block a user