//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"