mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Code Readability - Effects (#18150)
* effects * removed anchored = TRUE from objects that inherit that property within the effects folder and subfolders
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//temporary visual effects
|
||||
/obj/effect/temp_visual
|
||||
icon_state = "nothing"
|
||||
anchored = TRUE
|
||||
layer = ABOVE_MOB_LAYER
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
var/duration = 10 //in deciseconds
|
||||
|
||||
Reference in New Issue
Block a user