mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Applies Some Remapping to the Syndicate HQ (#28779)
* WALLS! * Update centcomm.dmm * Pens * Update centcomm.dmm * Update centcomm.dmm
This commit is contained in:
+3363
-2994
File diff suppressed because it is too large
Load Diff
@@ -302,6 +302,16 @@ GLOBAL_DATUM(title_splash, /turf/simulated/wall/indestructible/splashscreen)
|
||||
smoothing_groups = list(SMOOTH_GROUP_SIMULATED_TURFS, SMOOTH_GROUP_WALLS, SMOOTH_GROUP_SYNDICATE_WALLS)
|
||||
canSmoothWith = list(SMOOTH_GROUP_SYNDICATE_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS)
|
||||
|
||||
/turf/simulated/wall/indestructible/syndicate/no_diagonal
|
||||
icon_state = "map-shuttle_nd"
|
||||
base_icon_state = "plastitanium_wall"
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
|
||||
/turf/simulated/wall/mineral/plastitanium/no_smooth
|
||||
icon = 'icons/turf/shuttle.dmi'
|
||||
icon_state = "wall"
|
||||
smoothing_flags = NONE
|
||||
|
||||
/turf/simulated/wall/indestructible/backrooms
|
||||
name = "wall"
|
||||
desc = "A strange wall that looks like cheap wallpaper and drywall."
|
||||
|
||||
Reference in New Issue
Block a user