mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Refactors effect/effect into effect (#30138)
* Refactors /obj/effect/effect into /obj/effect * Fixes these * And these * And these * Fixes stuff not being clickable * Fixes .dme real quick * Removes now-redundant vars * This too Co-authored-by: kanef <kanef9x@protonmail.com>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
/obj/effect/bmode//Cleaning up the tree a bit
|
||||
density = 1
|
||||
anchored = 1
|
||||
mouse_opacity = 1 //So we can actually click these
|
||||
layer = HUD_ITEM_LAYER
|
||||
plane = HUD_PLANE
|
||||
dir = NORTH
|
||||
|
||||
Reference in New Issue
Block a user