[IDB Ignore] Centralize HUD icon file location (#22464)

Moves all HUD screen object icon files from various scattered locations
to icons/hud. No changes made to any icon_states in this PR, no
player-facing changes. Part of larger icon organization work and in
preparation for action button rework.
This commit is contained in:
Batrachophreno
2026-05-18 19:19:40 +00:00
committed by GitHub
parent 6a7e13762b
commit 9d6b304ac7
88 changed files with 143 additions and 139 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/atom/movable/screen/psi
icon = 'icons/mob/screen/psi.dmi'
icon = 'icons/hud/mob/psi.dmi'
var/mob/living/owner
var/hidden = TRUE