mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
Fixes heat sources not igniting things
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
|
||||
playsound(src, 'sound/effects/comfyfire.ogg',50,0, 0, 1)
|
||||
var/turf/T = get_turf(src)
|
||||
T.hotspot_expose(500, 5)
|
||||
T.hotspot_expose(700, 5)
|
||||
update_icon()
|
||||
adjust_light()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user