mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
* theres probably more * woah * thats not supposed to be there whoops * hi * fuck how'd i miss this * oh thats ours, cool
43 lines
1.3 KiB
Plaintext
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"
|