Makes volcanic pores more visually distinct (#96375)

This commit is contained in:
SmArtKar
2026-06-07 09:58:45 -04:00
committed by GitHub
parent 5c9539c99f
commit ddf8b83ea3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1126,7 +1126,7 @@
/obj/structure/flora/rock/volcano/Initialize(mapload)
. = ..()
icon_state = "[base_icon_state]_[rand(1, 5)]"
icon_state = "[base_icon_state]_[rand(1, 4)]"
update_appearance()
/obj/structure/flora/rock/volcano/update_overlays()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB