Merge pull request #1446 from Fox-McCloud/pools-and-fires

Pools Hotspots
This commit is contained in:
TheDZD
2015-07-05 17:51:20 -04:00
7 changed files with 16 additions and 24 deletions
@@ -104,7 +104,7 @@
/obj/item/projectile/bullet/incendiary/shell/Move()
..()
var/turf/location = get_turf(src)
new/obj/effect/hotspot(location)
PoolOrNew(/obj/effect/hotspot, location)
location.hotspot_expose(700, 50, 1)
/obj/item/projectile/bullet/incendiary/shell/dragonsbreath