mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Derp, forgot to change back from debug icon file
This commit is contained in:
@@ -9,7 +9,7 @@ var/global/list/image/splatter_cache=list()
|
||||
density = 0
|
||||
anchored = 1
|
||||
layer = 2
|
||||
icon = 'icons/effects/bloodbase.dmi'
|
||||
icon = 'icons/effects/blood.dmi'
|
||||
icon_state = "mfloor1"
|
||||
random_icon_states = list("mfloor1", "mfloor2", "mfloor3", "mfloor4", "mfloor5", "mfloor6", "mfloor7")
|
||||
var/list/viruses = list()
|
||||
|
||||
Reference in New Issue
Block a user