Skip to content

Commit

Permalink
Merge pull request #135 from ilujito2/Jabba3_FixingCustomGroupAttackType
Browse files Browse the repository at this point in the history
Jabba3 - Fixing custom "Gamorrean Guards" attack type
  • Loading branch information
GlowPuff authored Aug 3, 2024
2 parents 79f87f0 + 0465637 commit cc9f6e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@
{
"customType": 1,
"iconType": 2,
"attackType": 0,
"attackType": 1,
"deploymentOutlineColor": null,
"thumbnailGroupImperial": "DG041",
"thumbnailGroupRebel": "A001",
Expand Down

0 comments on commit cc9f6e3

Please sign in to comment.