Tempsave-15

This commit is contained in:
Ferner
2020-12-23 14:55:46 +01:00
parent 72769ed89d
commit 2481b29a8b
5 changed files with 24691 additions and 15764 deletions
+18 -1
View File
@@ -74,9 +74,26 @@
canSmoothWith = null
/turf/simulated/wall/shuttle/dark/cardinal
smooth = SMOOTH_TRUE
smooth = SMOOTH_MORE
canSmoothWith = list(
/turf/simulated/wall/shuttle/dark,
/obj/structure/shuttle_part/dark
)
/turf/simulated/wall/shuttle/dark/long_diagonal_2
name = "test diagonal"
icon = 'icons/turf/smooth/shuttle_wall_dark.dmi'
icon_state = "d2-we-1"
use_set_icon_state = TRUE
smooth = null
canSmoothWith = null
/obj/structure/shuttle_part/dark
name = "spaceship alloy wall"
icon = 'icons/turf/smooth/shuttle_wall_dark.dmi'
icon_state = "d2-we-1"
outside_part = FALSE
/turf/simulated/wall/shuttle/dark/corner
icon = 'icons/turf/shuttle.dmi'
icon_state = "wall3"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff