mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Ports TCC style windows (#19488)
* window * fix plasma window and spawners * this now works well * Apply suggestions from code review Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com> * Empty-Commit * Empty-Commit * colour tweaks * further colour tweaks * last tweak * edges * false wall sanity * Update code/__DEFINES/icon_smoothing.dm * stealth conflict begone Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>
This commit is contained in:
@@ -408,7 +408,7 @@
|
||||
|
||||
/obj/structure/holowindow
|
||||
name = "reinforced window"
|
||||
icon = 'icons/obj/smooth_structures/reinforced_window.dmi'
|
||||
icon = 'icons/obj/smooth_structures/windows/reinforced_window.dmi'
|
||||
icon_state = "reinforced_window-0"
|
||||
desc = "A window."
|
||||
density = TRUE
|
||||
|
||||
Reference in New Issue
Block a user