mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
initial
This commit is contained in:
@@ -84,15 +84,15 @@
|
||||
|
||||
/turf/closed/mineral/random/asteroid/rockplanet //A version that can be used on the mining planet without destroying atmos - starts with Low_Pressure, along with the rest of the planet.
|
||||
name = "iron rock"
|
||||
icon = MAP_SWITCH('icons/turf/walls/red_wall.dmi', 'icons/turf/mining.dmi')
|
||||
icon = 'icons/turf/mining.dmi'
|
||||
icon = MAP_SWITCH('modular_zubbers/icons/turf/walls/red_wall.dmi', 'icons/turf/mining.dmi')
|
||||
icon = 'modular_zubbers/icons/turf/walls/red_wall.dmi'
|
||||
icon_state = "redrock"
|
||||
base_icon_state = "red_wall"
|
||||
turf_type = /turf/open/misc/asteroid/lowpressure
|
||||
baseturfs = /turf/open/misc/asteroid/lowpressure
|
||||
initial_gas_mix = OPENTURF_LOW_PRESSURE
|
||||
defer_change = TRUE
|
||||
mineralChance = 25 //Higher mineral chance than normal
|
||||
mineral_chance = 25 //Higher mineral chance than normal
|
||||
|
||||
/turf/closed/mineral/random/asteroid/rockplanet/mineral_chances()
|
||||
return list(
|
||||
|
||||
Reference in New Issue
Block a user