changes regular asteroid digResult to regular sand instead of basalt sand (#72956)

## About The Pull Request
makes it so the regular sand gives you regular sand when you dig up
regular sand
also changes the var name because fikou asked nicely

## Why It's Good For The Game
lavaland already uses a basalt variant did we forget that asteroids
exist in space too or something

![image](https://user-images.githubusercontent.com/9276171/214567563-48fa89e8-25e4-410d-839a-39b2472466dc.png)


## Changelog
🆑 MMMiracles
fix: Regular asteroid turfs now dig up regular asteroid sand instead of
the basalt variant from Lavaland.
/🆑
i don't know why this was changed or when or by who and i don't care i
just find it weird it was done in the first place since lavaland uses
its own variant anyway.
This commit is contained in:
MMMiracles
2023-01-26 10:44:47 -08:00
committed by GitHub
parent 1546eb6e69
commit c9acb52c0e
2 changed files with 5 additions and 5 deletions
@@ -47,7 +47,7 @@
icon_state = "wasteland"
base_icon_state = "wasteland"
baseturfs = /turf/open/misc/asteroid/basalt/wasteland
digResult = /obj/item/stack/ore/glass/basalt
dig_result = /obj/item/stack/ore/glass/basalt
initial_gas_mix = LAVALAND_DEFAULT_ATMOS
slowdown = 0.5
floor_variance = 30