mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
/obj/effect/forcefield
|
||||
desc = "A space wizard's magic wall."
|
||||
name = "FORCEWALL"
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
icon_state = "m_shield"
|
||||
opacity = FALSE
|
||||
density = TRUE
|
||||
var/lifetime = 30 SECONDS
|
||||
|
||||
@@ -58,7 +56,6 @@
|
||||
return !blocks_atmos
|
||||
|
||||
/obj/structure/forcefield/mime
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
icon_state = "5"
|
||||
name = "invisible wall"
|
||||
alpha = 1
|
||||
|
||||
Reference in New Issue
Block a user