mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +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:
@@ -89,8 +89,3 @@
|
||||
name = "plastitanium window spawner"
|
||||
icon_state = "plastitaniumwindow_spawner"
|
||||
window_to_spawn_full = /obj/structure/window/full/plastitanium
|
||||
|
||||
/obj/effect/spawner/window/ice
|
||||
name = "ice window spawner"
|
||||
icon_state = "icewindow_spawner"
|
||||
window_to_spawn_full = /obj/structure/window/full/reinforced/ice
|
||||
|
||||
Reference in New Issue
Block a user