mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +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:
@@ -11,6 +11,7 @@
|
||||
w_class = W_CLASS_HUGE
|
||||
starting_materials = list(MAT_IRON = 10000, MAT_GLASS = 2500)
|
||||
w_type = RECYK_ELECTRONIC
|
||||
autoignition_temperature = AUTOIGNITION_METAL
|
||||
var/code = 2
|
||||
var/datum/radio_frequency/radio_connection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user