lever tile correct sound + wired glass show correct sprite (#9958)

This commit is contained in:
Wowzewow (Wezzy)
2020-09-11 14:40:48 -03:00
committed by GitHub
parent 3cbb8ea472
commit 2f0b0bf80c
3 changed files with 45 additions and 3 deletions
+2 -2
View File
@@ -352,8 +352,8 @@
/obj/item/stack/material/glass/wired
name = "wired glass"
icon = 'icons/obj/stacks/tiles.dmi'
icon_state = MATERIAL_GLASS_WIRED
default_type = "wired glass"
icon_state = "glass_wire"
default_type = MATERIAL_GLASS_WIRED
/obj/item/stack/material/glass/wired/full/Initialize()
. = ..()