Merge pull request #9772 from SamHPurp/mouse-opacity-define

Creates mouse_opacity defines
This commit is contained in:
variableundefined
2018-10-09 08:25:55 +08:00
committed by GitHub
47 changed files with 71 additions and 66 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
layer = RIPPLE_LAYER
alpha = 0
duration = 3 * SHUTTLE_RIPPLE_TIME
mouse_opacity = 1
mouse_opacity = MOUSE_OPACITY_ICON
/obj/effect/temp_visual/ripple/New()
. = ..()