mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Revisits Adhomai and other sector content (#18703)
This pr fixes and updates some old space systems contents. --------- Signed-off-by: Alberyk <Alberyk@users.noreply.github.com> Co-authored-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -529,8 +529,7 @@ var/list/mineral_can_smooth_with = list(
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral
|
||||
|
||||
/turf/simulated/mineral/random/adhomai
|
||||
icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
actual_icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
color = "#97A7AA"
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral/adhomai
|
||||
|
||||
/turf/simulated/mineral/random/high_chance
|
||||
@@ -564,8 +563,6 @@ var/list/mineral_can_smooth_with = list(
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral
|
||||
|
||||
/turf/simulated/mineral/random/high_chance/adhomai
|
||||
icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
actual_icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral/adhomai
|
||||
|
||||
/turf/simulated/mineral/random/higher_chance
|
||||
@@ -617,8 +614,6 @@ var/list/mineral_can_smooth_with = list(
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral
|
||||
|
||||
/turf/simulated/mineral/adhomai
|
||||
icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
actual_icon = 'icons/turf/smooth/icy_wall.dmi'
|
||||
mined_turf = /turf/simulated/floor/exoplanet/mineral/adhomai
|
||||
|
||||
/turf/simulated/mineral/crystal
|
||||
|
||||
Reference in New Issue
Block a user