mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
lever tile correct sound + wired glass show correct sprite (#9958)
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user