Pools Hotspots

This commit is contained in:
Fox-McCloud
2015-07-04 09:34:03 -04:00
parent 6fd8d83f4b
commit a878ccee30
8 changed files with 23 additions and 28 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