Skip to content

Commit

Permalink
hide some hat radar icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruwetuin committed Dec 7, 2024
1 parent 084a194 commit 20487f9
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions gamedata/icontypes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1037,19 +1037,31 @@ local icontypes = {
},
chip = {
bitmap = "icons/blank.png",
size = 1.04999995
size = 1
},
cor_hat_viking = {
bitmap = "icons/blank.png",
size = 1.04999995
size = 1
},
cor_hat_hornet = {
bitmap = "icons/blank.png",
size = 1.04999995
size = 1
},
cor_hat_ptaq = {
bitmap = "icons/blank.png",
size = 1.04999995
size = 1
},
cor_hat_fightnight = {
bitmap = "icons/blank.png",
size = 1
},
cor_hat_legfn = {
bitmap = "icons/blank.png",
size = 1
},
cor_hat_hw = {
bitmap = "icons/blank.png",
size = 1
},
coraak = {
bitmap = "icons/bot_amph_t2_aa.png",
Expand Down

0 comments on commit 20487f9

Please sign in to comment.