Icon smoothing fixes (#2624)

Fixes some issues with smoothing, including asteroid flooring losing its sprite for no apparent reason.
This commit is contained in:
Lohikar
2017-06-05 11:15:47 +03:00
committed by skull132
parent 6878459216
commit a28fbd1415
4 changed files with 17 additions and 26 deletions
+1 -10
View File
@@ -486,20 +486,11 @@
reinf = 1
basestate = "w"
dir = 5
smooth = SMOOTH_TRUE
smooth = SMOOTH_TRUE | SMOOTH_CLEAR_ICON
can_be_unanchored = TRUE
/obj/structure/window/shuttle/crescent
name = "shuttle window"
desc = "It looks rather strong."
icon = 'icons/obj/smooth/shuttle_window.dmi'
icon_state = "shuttle_window"
basestate = "window"
reinf = 1
basestate = "w"
dir = 5
smooth = SMOOTH_TRUE
can_be_unanchored = TRUE
/obj/structure/window/shuttle/crescent/take_damage()
return