Skip to content

Commit

Permalink
indestructible schist, comments out nt_asteroid for TMing purposes --…
Browse files Browse the repository at this point in the history
… REMEMBER TO UNCOMMENT THIS
  • Loading branch information
goober3 committed Nov 25, 2023
1 parent b0c3730 commit e793ffd
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 17 deletions.
2 changes: 1 addition & 1 deletion _maps/outpost/hangar/nt_ice_20x20.dmm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"ac" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/hangar)
"ad" = (
/obj/machinery/light/floor,
Expand Down
2 changes: 1 addition & 1 deletion _maps/outpost/hangar/nt_ice_40x20.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
},
/area/hangar)
"aY" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/hangar)
"bj" = (
/obj/effect/decal/fakelattice,
Expand Down
12 changes: 7 additions & 5 deletions _maps/outpost/hangar/nt_ice_40x40.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
},
/area/hangar)
"aT" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/hangar)
"aX" = (
/obj/effect/turf_decal/borderfloor{
Expand Down Expand Up @@ -466,6 +466,9 @@
"kq" = (
/obj/effect/turf_decal/siding/white,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/borderfloor{
dir = 1
},
/turf/open/floor/plasteel/patterned/ridged{
planetary_atmos = 1
},
Expand Down Expand Up @@ -545,10 +548,6 @@
/area/hangar)
"lM" = (
/obj/effect/turf_decal/borderfloor/full,
/obj/effect/turf_decal/industrial/warning{
dir = 1
},
/obj/effect/turf_decal/industrial/warning,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/patterned{
planetary_atmos = 1
Expand Down Expand Up @@ -602,6 +601,9 @@
/obj/effect/turf_decal/siding/white,
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/borderfloor{
dir = 1
},
/turf/open/floor/plasteel/patterned/ridged{
planetary_atmos = 1
},
Expand Down
2 changes: 1 addition & 1 deletion _maps/outpost/hangar/nt_ice_56x20.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
/area/hangar)
"al" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/hangar)
"am" = (
/obj/effect/turf_decal/siding/white{
Expand Down
12 changes: 7 additions & 5 deletions _maps/outpost/hangar/nt_ice_56x40.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
/turf/closed/indestructible/reinforced,
/area/hangar)
"aI" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/hangar)
"aK" = (
/obj/effect/turf_decal/borderfloor{
Expand Down Expand Up @@ -863,10 +863,6 @@
/area/hangar)
"El" = (
/obj/effect/turf_decal/borderfloor/full,
/obj/effect/turf_decal/industrial/warning{
dir = 1
},
/obj/effect/turf_decal/industrial/warning,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/patterned{
planetary_atmos = 1
Expand Down Expand Up @@ -1127,6 +1123,9 @@
/obj/effect/turf_decal/siding/white,
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/borderfloor{
dir = 1
},
/turf/open/floor/plasteel/patterned/ridged{
planetary_atmos = 1
},
Expand Down Expand Up @@ -1189,6 +1188,9 @@
"Qi" = (
/obj/effect/turf_decal/siding/white,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/borderfloor{
dir = 1
},
/turf/open/floor/plasteel/patterned/ridged{
planetary_atmos = 1
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/outpost/nanotrasen_ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
/turf/open/floor/plasteel/telecomms_floor,
/area/outpost/security/checkpoint)
"cC" = (
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/outpost/external)
"cO" = (
/obj/machinery/door/airlock/grunge{
Expand Down Expand Up @@ -1455,7 +1455,7 @@
/area/outpost/exterior)
"nL" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible/layer2,
/turf/closed/mineral/random/snow,
/turf/closed/indestructible/rock/schist,
/area/outpost/external)
"nN" = (
/obj/effect/turf_decal/trimline/transparent/neutral/warning,
Expand Down
7 changes: 7 additions & 0 deletions code/game/turfs/closed/_closed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,13 @@
bullet_sizzle = TRUE
bullet_bounce_sound = null

/turf/closed/indestructible/rock/schist
name = "schist"
desc = "Extremely densely-packed layers of schist. Say it ten times fast."
icon = 'icons/turf/walls/rockwall_icemoon.dmi'
icon_state = "rockwall_icemoon-0"
base_icon_state = "rockwall_icemoon"

/turf/closed/indestructible/paper
name = "thick paper wall"
desc = "A wall layered with impenetrable sheets of paper."
Expand Down
4 changes: 2 additions & 2 deletions code/modules/overmap/objects/outpost/outpost_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
main_template = /datum/map_template/outpost/indie_space
elevator_template = /datum/map_template/outpost/elevator_indie
// Uses "default" hangars (indie_space).

/*
/datum/overmap/outpost/nanotrasen_asteroid
token_icon_state = "station_asteroid_0"
main_template = /datum/map_template/outpost/nt_asteroid
Expand All @@ -131,7 +131,7 @@
/datum/map_template/outpost/hangar/nt_asteroid_56x20,
/datum/map_template/outpost/hangar/nt_asteroid_56x40
)

*/
/datum/overmap/outpost/nanotrasen_ice
token_icon_state = "station_asteroid_0"
main_template = /datum/map_template/outpost/nanotrasen_ice
Expand Down

0 comments on commit e793ffd

Please sign in to comment.