Merge pull request #8119 from deathride58/properlyfixesigniters
Properly fixes igniters by increasing the max hotspot expose temperature for sparks to 700 from 300
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
sparks = new
|
||||
sparks.attach(src)
|
||||
sparks.set_up(5, TRUE, src)
|
||||
sparks.set_up(1, TRUE, src)
|
||||
|
||||
/obj/machinery/power/emitter/ComponentInitialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user