mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-17 20:47:29 +00:00
## About The Pull Request Added a `volcanic` version of all mineral tiles that did not have one that have a `baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface` and a `initial_gas_mix = LAVALAND_DEFAULT_ATMOS`. Also fixes a prefab using the incorrect tiles and changes them to their `volcanic` varients. ## Why It's Good For The Game If mapper want to place specific minerals in their prefabs in lavaland, we should have a turf type for that. Fixes a prefab causing damage space related due to using the incorrect turf. ## Changelog 🆑 Goat fix: A wrecked shuttle on lavaland no longer has asteroid tiles containing the danger of space. code: Added volcanic versions of all mineral turfs for those that did not have it. /🆑