Skip to content

Commit

Permalink
add t3 shield icontypes (#4116)
Browse files Browse the repository at this point in the history
Update icontypes.lua
  • Loading branch information
SethDGamre authored Jan 5, 2025
1 parent 2a5c23d commit d701609
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamedata/icontypes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,10 @@ local icontypes = {
bitmap = "icons/shield.png",
size = 1.57499993
},
armgatet3 = {
bitmap = "icons/shield.png",
size = 1.9425
},
armgeo = {
bitmap = "icons/energy6_1.3.png",
size = 1.36499989
Expand Down Expand Up @@ -1487,6 +1491,10 @@ local icontypes = {
bitmap = "icons/shield.png",
size = 1.57499993
},
corgatet3 = {
bitmap = "icons/shield.png",
size = 1.9425
},
corgator = {
bitmap = "icons/vehicle_t1_raid.png",
size = 0.89249998
Expand Down

0 comments on commit d701609

Please sign in to comment.