mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
Reinforced windows now melding together too.
This commit is contained in:
@@ -358,8 +358,8 @@
|
||||
junction |= get_dir(src,W)
|
||||
if (istype(src,/obj/structure/window/basic))
|
||||
src.icon_state = "window[junction]"
|
||||
// else if (istype(src,/obj/structure/window/reinforced)) No sprites yet.
|
||||
// src.icon_state = "rwindow[junction]"
|
||||
else if (istype(src,/obj/structure/window/reinforced))
|
||||
src.icon_state = "rwindow[junction]"
|
||||
|
||||
return
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user