mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
More Bugfixes (#18838)
Fixes #18227 and #18172 Fixes the Tempest SMG not using its wielded icon state. Fixes exoplanet plants looking for the wrong number of growth stages and constantly runtiming.
This commit is contained in:
@@ -620,6 +620,9 @@ var/list/mineral_can_smooth_with = list(
|
||||
color = "#6fb1b5"
|
||||
mined_turf = /turf/simulated/floor/exoplanet/basalt
|
||||
|
||||
/turf/simulated/mineral/lava
|
||||
mined_turf = /turf/simulated/floor/exoplanet/basalt
|
||||
|
||||
/**********************Asteroid**************************/
|
||||
|
||||
// Setting icon/icon_state initially will use these values when the turf is built on/replaced.
|
||||
|
||||
Reference in New Issue
Block a user