mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fixes repaired plastitanium r-walls disappearing (#92304)
## About The Pull Request Closes #92299 ## Changelog 🆑 fix: Fixed repaired plastitanium r-walls disappearing /🆑
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
icon = 'icons/turf/walls/reinforced_states.dmi'
|
||||
icon_state = "[base_decon_state]-[d_state]"
|
||||
else
|
||||
icon = 'icons/turf/walls/reinforced_wall.dmi'
|
||||
icon = initial(icon)
|
||||
icon_state = "[base_icon_state]-[smoothing_junction]"
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user