Files
JollyandGitHub b20ee6bc54 [MDB IGNORE] [MODULAR] Fixing some active turfs in our maps (#11855)
* theres probably more

* woah

* thats not supposed to be there whoops

* hi

* fuck how'd i miss this

* oh thats ours, cool
2022-03-04 10:57:08 -05:00

43 lines
1.3 KiB
Plaintext

//Special file that adds low-pressure variants of a few common turfs, for use in the Rockplanet ruins
//I hate this, so much. Please tell me there's a better way
/turf/open/floor/plating/rust/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/engine/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/grimy/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/smooth_large/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/large/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/dark/smooth_large/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/white/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/sepia/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/mineral/titanium/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/stairs/lowpressure
icon_state = "stairs-old"
base_icon_state = "stairs-old"
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/wood/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"
/turf/open/floor/iron/recharge_floor/asteroid/lowpressure
initial_gas_mix = "o2=14;n2=30;TEMP=293.15"