[Modular] [Ready] NSV Titan is kinda cool (#7776)

* ah fuck I can't believe you've done this

* whoops

* no robots allowed.

* E

* Update syndicate_loadout.dm

* gaming

* a

* bonk

* I hate shutters I hate shutters I hate shutters

* god

* our house, in the middle of our house

* giant screaming rat
This commit is contained in:
Chloe
2021-08-28 01:58:51 +01:00
committed by GitHub
parent a0e0ed74fb
commit 43a685d46c
8 changed files with 932 additions and 553 deletions
@@ -0,0 +1,19 @@
/////////////////////////////////////////////NCV Titan//////////////////////////////////////////////////////////
/turf/closed/indestructible/titanium
name = "wall"
desc = "A light-weight titanium wall used in shuttles."
icon = 'icons/turf/walls/shuttle_wall.dmi'
icon_state = "shuttle_wall-0"
base_icon_state = "shuttle_wall"
flags_1 = CAN_BE_DIRTY_1
flags_ricochet = RICOCHET_SHINY | RICOCHET_HARD
smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS
smoothing_groups = list(SMOOTH_GROUP_CLOSED_TURFS, SMOOTH_GROUP_WALLS, SMOOTH_GROUP_TITANIUM_WALLS)
canSmoothWith = list(SMOOTH_GROUP_TITANIUM_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS)
/turf/closed/indestructible/titanium/nodiagonal
icon = 'icons/turf/walls/shuttle_wall.dmi'
icon_state = "map-shuttle_nd"
base_icon_state = "shuttle_wall"
smoothing_flags = SMOOTH_BITMASK