Files
Paradise/code/game/objects/effects/effects.dm
2017-11-04 16:19:54 +04:00

7 lines
238 B
Plaintext

//objects in /obj/effect should never be things that are attackable, use obj/structure instead.
//Effects are mostly temporary visual effects like sparks, smoke, as well as decals, etc...
/obj/effect
icon = 'icons/effects/effects.dmi'