New sprites for gases (#40873)

* take one

* take 2

* oops

* take n

* n2o thing

* Update LINDA_turf_tile.dm

* Update atmospherics.dm
This commit is contained in:
nicbn
2018-10-14 10:43:08 -03:00
committed by vuonojenmustaturska
parent d1e9fe724e
commit 10278bebde
9 changed files with 39 additions and 30 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ GLOBAL_LIST_INIT(hallucination_list, list(
var/turf/center
var/list/flood_images = list()
var/list/turf/flood_turfs = list()
var/image_icon = 'icons/effects/tile_effects.dmi'
var/image_icon = 'icons/effects/atmospherics.dmi'
var/image_state = "plasma"
var/radius = 0
var/next_expand = 0