mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
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:
committed by
vuonojenmustaturska
parent
d1e9fe724e
commit
10278bebde
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user