mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user