Merge pull request #16053 from SandPoot/extra-huds

Changes operative hud and adds three more
This commit is contained in:
deathride58
2024-01-06 22:51:28 -05:00
committed by GitHub
24 changed files with 46 additions and 26 deletions
+4
View File
@@ -950,6 +950,10 @@ GLOBAL_VAR_INIT(embedpocalypse, FALSE) // if true, all items will be able to emb
outline_color = COLOR_THEME_CLOCKWORK //if you want free gbp go fix the fact that clockwork's tooltip css is glass'
if("glass")
outline_color = COLOR_THEME_GLASS
if("trasen-knox")
outline_color = COLOR_THEME_TRASENKNOX
if("detective")
outline_color = COLOR_THEME_DETECTIVE
else //this should never happen, hopefully
outline_color = COLOR_WHITE
if(color)