mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user