mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 00:17:05 +01:00
Properly fixes igniters by increasing the max hotspot expose temperature of sparks to 700
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