Merge pull request #3466 from Citadel-Station-13/upstream-merge-31806

[MIRROR] Fixes for Smoke Machine Fixes
This commit is contained in:
LetterJay
2017-10-18 07:35:46 -04:00
committed by GitHub
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()