File tree Expand file tree Collapse file tree 6 files changed +1114
-886
lines changed
code/modules/overmap/exoplanets/decor/turfs
maps/random_ruins/exoplanets Expand file tree Collapse file tree 6 files changed +1114
-886
lines changed Original file line number Diff line number Diff line change 1313/ turf / simulated/ floor/ exoplanet/ sidewalk/ dark
1414 icon_state = " sidewalk_alt"
1515
16+ / turf / simulated/ floor/ exoplanet/ sidewalk/ dark/ detail
17+ icon_state = " sidewalk_alt_detail"
18+
19+ / turf / simulated/ floor/ exoplanet/ sidewalk/ dark/ grid
20+ icon_state = " sidewalk_alt_grid"
21+
1622/ turf / simulated/ floor/ exoplanet/ sidewalk/ flat
1723 name = " flat paved tiles"
1824 icon_state = " flat"
2127 . = .. ()
2228 icon_state = " flat[ rand(1 ,3 )] "
2329
30+ / turf / simulated/ floor/ exoplanet/ sidewalk/ detail
31+ icon_state = " sidewalk-tile-detail"
32+
2433/ turf / simulated/ floor/ exoplanet/ sidewalk/ paved
2534 name = " paved tiles"
2635 icon_state = " brick-paver"
Original file line number Diff line number Diff line change 455455/area/burzsia_mining/engineering)
456456"lO" = (
457457/obj/effect/landmark/clear,
458- /turf/simulated/floor/exoplanet/barren{
459- color = "#b7410e"
460- },
461- /area/exoplanet/barren/burzsia)
458+ /turf/template_noop,
459+ /area/template_noop)
462460"lR" = (
463461/obj/machinery/shower{
464462 dir = 8
568566 pixel_y = 32
569567 },
570568/obj/random/dirt_75,
571- /turf/simulated/floor/plating ,
569+ /turf/simulated/floor/airless ,
572570/area/burzsia_mining/mining)
573571"ov" = (
574572/obj/effect/floor_decal/corner/orange{
11541152/turf/simulated/floor/tiled/dark,
11551153/area/burzsia_mining/mess_hall)
11561154"AI" = (
1157- /turf/simulated/floor/exoplanet/barren{
1158- color = "#b7410e"
1159- },
1160- /area/exoplanet/barren/burzsia)
1155+ /turf/template_noop,
1156+ /area/template_noop)
11611157"AK" = (
11621158/obj/effect/floor_decal/industrial/outline/yellow,
11631159/obj/machinery/mining/brace{
Original file line number Diff line number Diff line change 1616 area_flags = AREA_FLAG_HIDE_FROM_HOLOMAP | AREA_FLAG_RAD_SHIELDED | AREA_FLAG_INDESTRUCTIBLE_TURFS
1717 base_turf = / turf / simulated/ floor/ exoplanet/ dirt_konyang
1818 sound_environment = SOUND_ENVIRONMENT_HANGAR
19+ is_outside = OUTSIDE_YES
You can’t perform that action at this time.
0 commit comments