Smoke Machine Fixes (#31806)

This commit is contained in:
Robustin
2017-10-17 13:33:44 -04:00
committed by CitadelStationBot
parent 9691c9130f
commit d8ab924b72
2 changed files with 4 additions and 1 deletions

View File

@@ -22,8 +22,11 @@
location = loc
/datum/effect_system/smoke_spread/chem/smoke_machine
effect_type = /obj/effect/particle_effect/smoke/transparent
effect_type = /obj/effect/particle_effect/smoke/chem/smoke_machine
/obj/effect/particle_effect/smoke/chem/smoke_machine
opaque = FALSE
alpha = 100
/obj/machinery/smoke_machine/Initialize()