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:
KalevTait
2022-07-02 16:48:46 +01:00
committed by GitHub
parent 3c00a1f061
commit 89ba9c047c
31 changed files with 35 additions and 92 deletions
+2 -3
View File
@@ -3,9 +3,8 @@
name = "FORCEWALL"
icon = 'icons/effects/effects.dmi'
icon_state = "m_shield"
anchored = 1
opacity = 0
density = 1
opacity = FALSE
density = TRUE
var/lifetime = 30 SECONDS
/obj/effect/forcefield/New()