Merge pull request #9319 from Baystation12/master

Dev-freeze
This commit is contained in:
PsiOmegaDelta
2015-05-17 11:29:39 +02:00
3 changed files with 7 additions and 1 deletions
@@ -34,7 +34,7 @@
sparks.set_up(3, 0, get_turf(M))
sparks.start()
//
M.loc = pick(orange(get_turf(T), 50))
M.Move(pick(trange(50, get_turf(holder))))
sparks = new /datum/effect/effect/system/spark_spread()
sparks.set_up(3, 0, get_turf(M))
sparks.start()