mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-12 01:22:43 +01:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
/obj/effects/smoke
|
|
name = "smoke"
|
|
icon = 'icons/effects/water.dmi'
|
|
icon_state = "smoke"
|
|
opacity = 1
|
|
anchored = 0.0
|
|
mouse_opacity = 0
|
|
var/amount = 8.0 |