mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] fixes poopy bronze tiles sstuff (#5237)
* fixes stuff made with bronze sheets deconstructing into tiles or not being able to make bronze golems (#58708) * fixes poopy bronze tiles sstuff Co-authored-by: Fikou <piotrbryla@onet.pl> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Fikou
Gandalf
parent
30b650bf76
commit
c15ed4eca0
@@ -845,7 +845,7 @@
|
||||
desc = "A paper-thin pane of translucent yet reinforced brass. Nevermind, this is just weak bronze!"
|
||||
icon = 'icons/obj/smooth_structures/clockwork_window.dmi'
|
||||
icon_state = "clockwork_window_single"
|
||||
glass_type = /obj/item/stack/tile/bronze
|
||||
glass_type = /obj/item/stack/sheet/bronze
|
||||
|
||||
/obj/structure/window/bronze/unanchored
|
||||
anchored = FALSE
|
||||
|
||||
Reference in New Issue
Block a user