mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
Fixes heat sources not igniting things
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
var/turf/location = get_turf(src)
|
||||
if(location)
|
||||
new /obj/effect/hotspot(location)
|
||||
location.hotspot_expose(700, 5, 1)
|
||||
location.hotspot_expose(700, 50, 1)
|
||||
|
||||
Reference in New Issue
Block a user