Make the microwave preview what it'll (probably) create

This commit is contained in:
ShadowLarkens
2024-11-26 11:12:56 -08:00
parent b8bb49ba13
commit 49d0d773e5
6 changed files with 296 additions and 134 deletions
@@ -192,7 +192,7 @@ var/global/list/image/splatter_cache=list()
density = FALSE
anchored = TRUE
icon = 'icons/effects/blood.dmi'
icon_state = "gibbl5"
icon_state = "gib1"
random_icon_states = list("gib1", "gib2", "gib3", "gib5", "gib6")
var/fleshcolor = "#FFFFFF"