mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Merge pull request #16852 from ChangelingRain/thisisdumbblamecoreoverload
Some spots on lavaland no longer produce asteroid flooring
This commit is contained in:
@@ -1710,6 +1710,8 @@
|
||||
/obj/item/weapon/pickaxe,
|
||||
/obj/item/device/gps/mining,
|
||||
/obj/item/device/gps/mining,
|
||||
/obj/item/device/gps/mining,
|
||||
/obj/item/device/gps/mining,
|
||||
/turf/open/floor/plasteel/purple/side{
|
||||
baseturf = /turf/open/floor/plating/lava/smooth/lava_land_surface;
|
||||
dir = 9;
|
||||
@@ -2040,7 +2042,7 @@
|
||||
},
|
||||
/area/mine/production)
|
||||
"ed" = (
|
||||
/turf/closed/mineral/random/high_chance,
|
||||
/turf/closed/mineral/random/high_chance/volcanic,
|
||||
/area/lavaland/surface/outdoors)
|
||||
"ee" = (
|
||||
/turf/closed/wall{
|
||||
@@ -13873,7 +13875,7 @@ ab
|
||||
af
|
||||
ab
|
||||
ee
|
||||
em
|
||||
eD
|
||||
eF
|
||||
ca
|
||||
ee
|
||||
@@ -14130,7 +14132,7 @@ af
|
||||
af
|
||||
ab
|
||||
ee
|
||||
en
|
||||
em
|
||||
eG
|
||||
eG
|
||||
ee
|
||||
|
||||
@@ -616,6 +616,12 @@
|
||||
/turf/closed/mineral/silver/volcanic = 12, /turf/closed/mineral/plasma/volcanic = 20, /turf/closed/mineral/iron/volcanic = 40,
|
||||
/turf/closed/mineral/gibtonite/volcanic = 4, /turf/open/floor/plating/asteroid/airless/cave/volcanic = 1, /turf/closed/mineral/bscrystal/volcanic = 1)
|
||||
|
||||
/turf/closed/mineral/random/high_chance/volcanic
|
||||
environment_type = "basalt"
|
||||
turf_type = /turf/open/floor/plating/asteroid/basalt/lava_land_surface
|
||||
baseturf = /turf/open/floor/plating/lava/smooth/lava_land_surface
|
||||
initial_gas_mix = "o2=14;n2=23;TEMP=300"
|
||||
|
||||
/turf/open/floor/plating/lava/smooth/lava_land_surface
|
||||
initial_gas_mix = "o2=14;n2=23;TEMP=300"
|
||||
baseturf = /turf/open/chasm/straight_down/lava_land_surface
|
||||
|
||||
Reference in New Issue
Block a user