mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +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:
@@ -86,7 +86,7 @@
|
||||
//Window
|
||||
/obj/structure/window/full/shuttle/survival_pod
|
||||
name = "pod window"
|
||||
icon = 'icons/obj/smooth_structures/pod_window.dmi'
|
||||
icon = 'icons/obj/smooth_structures/windows/pod_window.dmi'
|
||||
icon_state = "pod_window-0"
|
||||
base_icon_state = "pod_window"
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
|
||||
Reference in New Issue
Block a user