Merge pull request #7137 from Citadel-Station-13/upstream-merge-38496

[MIRROR] Fix being able to pull mirage borders, others
This commit is contained in:
LetterJay
2018-06-18 10:09:20 -05:00
committed by GitHub
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