mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
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  ## 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user