Merge pull request #38496 from AutomaticFrenzy/patch/mirage-borders

Fix being able to pull mirage borders, others
This commit is contained in:
Jordan Brown
2018-06-16 16:49:02 -04:00
committed by letterjay
parent 4780f3a20b
commit 9acc97dabe
7 changed files with 14 additions and 5 deletions
@@ -325,6 +325,7 @@
icon_state = "frozen_smoke_capsule"
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
pass_flags = PASSTABLE
anchored = TRUE
/obj/effect/resin_container/proc/Smoke()
var/obj/effect/particle_effect/foam/metal/resin/S = new /obj/effect/particle_effect/foam/metal/resin(get_turf(loc))