diff --git a/icons/effects/ore_visuals.dmi b/icons/effects/ore_visuals.dmi index 1353a2d814ad..0b97a9f5b2d5 100644 Binary files a/icons/effects/ore_visuals.dmi and b/icons/effects/ore_visuals.dmi differ diff --git a/yogstation/code/game/turfs/simulated/minerals.dm b/yogstation/code/game/turfs/simulated/minerals.dm index 4fe8ff8ad723..5bbcacb7efa3 100644 --- a/yogstation/code/game/turfs/simulated/minerals.dm +++ b/yogstation/code/game/turfs/simulated/minerals.dm @@ -3,7 +3,7 @@ mineralAmt = 2 spreadChance = 0 spread = 0 - scan_state = "rock_BScrystal" // You thought you were mining Bluespace Crystals but it was ME, DIO! + scan_state = "rock_Dilithium" /turf/closed/mineral/dilithium/volcanic // The OOP around this shit is dumb as all hell by the way. Every single mineral type has to copy-paste this shit. environment_type = "basalt"