mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Makes volcanic pores more visually distinct (#96375)
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user