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
+2 -1
View File
@@ -7,7 +7,7 @@
if(!target || !istype(target) || !direction)
. = COMPONENT_INCOMPATIBLE
CRASH("[type] improperly instanced with the following args: target=\[[target]\], direction=\[[direction]\], range=\[[range]\]")
holder = new(parent)
var/x = target.x
@@ -37,4 +37,5 @@
/obj/effect/abstract/mirage_holder
name = "Mirage holder"
anchored = TRUE
mouse_opacity = MOUSE_OPACITY_TRANSPARENT