mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Tempsave-15
This commit is contained in:
@@ -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 |
+4540
-3484
File diff suppressed because it is too large
Load Diff
+19741
-11872
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user