diff --git a/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.css b/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.css index edf330a91c..ce1b60ac13 100644 --- a/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.css +++ b/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.css @@ -110,7 +110,7 @@ Version 6.5.0 *----------------------------------------- */ .sheet-yd + span { - background-image: url('https://i.ibb.co/cKXwDQHN/Ntq77sk.png'); /* Yellow - Proficiency Die */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/Ntq77sk.png'); /* Yellow - Proficiency Die */ background-position: left top; background-repeat: repeat-x; height: 20px; @@ -119,7 +119,7 @@ Version 6.5.0 } .sheet-gd + span { - background-image: url('https://i.ibb.co/xS2hYDr6/cqkTp2t.png'); /* Green - Ability Die */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cqkTp2t.png'); /* Green - Ability Die */ background-position: left top; background-repeat: repeat-x; height: 20px; @@ -128,7 +128,7 @@ Version 6.5.0 } .sheet-pd + span { - background-image: url('https://i.ibb.co/BH95pf5K/afj6fxH.png'); /* Purple - Difficulty Die */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/afj6fxH.png'); /* Purple - Difficulty Die */ background-position: left top; background-repeat: repeat-x; height: 20px; @@ -752,7 +752,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { .charsheet table { width: 100%; - background-image: url('https://i.ibb.co/CKc6cfss/4biHABZ.jpg'); /* Grey Background */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/4biHABZ.jpeg'); /* Grey Background */ background-position: center center; background-repeat: repeat; } @@ -765,7 +765,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { } .charsheet table tr th:last-child { - background-image: url('https://i.ibb.co/CgfTLWj/iZPF9he.png'); /* Blank white space */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/iZPF9he.png'); /* Blank white space */ background-position: right bottom; background-repeat: no-repeat; } @@ -809,11 +809,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { } .charsheet h3 { - /* background-image: url('http://i.imgur.com/dulnTTi.png'), url('http://i.imgur.com/2bOTD87.png'); */ - /* Stretched hexagon, Grey Title lines*/ - /* background-image: url('http://i.imgur.com/dulnTTi.png'), url('https://i.ibb.co/Tx51BvmV/oWaNr2C.png'); */ - /* Stretched hexagon, Grey Title lines*/ - background-image: url('https://i.ibb.co/hJsFm4vN/PAAMegP.png'), url('https://i.ibb.co/Tx51BvmV/oWaNr2C.png'); /* Stretched hexagon, Grey Title lines*/ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/PAAMegP.png'), url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/oWaNr2C.png'); /* Stretched hexagon, Grey Title lines*/ background-position: center top, center 5px; background-repeat: no-repeat, repeat-x; line-height: 40px; @@ -928,9 +924,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { /* ------------------------------------------------- Soak, Wounds... */ .sheet-swsd { - /* background: url('http://i.imgur.com/YBGDdGr.png') center -2px no-repeat; */ - /* Character Sheet Stat connecting sword title - Border */ - background: url('https://i.ibb.co/Qv5ZvYyr/M8dBhzt.png') center -2px no-repeat; /* Character Sheet Stat connecting sword title - Border */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/M8dBhzt.png') center -2px no-repeat; /* Character Sheet Stat connecting sword title - Border */ } .sheet-swsd tr:hover td { @@ -956,9 +950,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { .sheet-swsd td:nth-child(3), .sheet-swsd td:nth-child(4), .sheet-swsd td:nth-child(5) { - /* background-image: url('http://i.imgur.com/FxUooOF.png');*/ - /* Threshold / Current - Border */ - background-image: url('https://i.ibb.co/gLDC1JBb/cODj4n5.png'); /* Threshold / Current - Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cODj4n5.png'); /* Threshold / Current - Border */ background-position: center top; background-repeat: no-repeat; width: 153px; @@ -974,8 +966,7 @@ input.sheet-gm:checked ~ div.sheet-tab-gm-dice { .sheet-swsd tr:nth-child(2) td:nth-child(1), .sheet-beast tr:first-child td:nth-child(5) { - /*background-image: url('http://i.imgur.com/EaK5056.png'); *//*Single Digit - Border*/ - background-image: url('https://i.ibb.co/MDHVycjz/cyPJPLg.png'); /*Single Digit - Border*/ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cyPJPLg.png'); /*Single Digit - Border*/ background-position: center top; background-repeat: no-repeat; width: 99px; @@ -1072,8 +1063,7 @@ label.sheet-label-current { .sheet-destiny td:nth-child(2), .sheet-destiny td:nth-child(4) { text-align: center; - /*background-image: url('http://i.imgur.com/EaK5056.png'); *//*Single Digit - Border*/ - background-image: url('https://i.ibb.co/MDHVycjz/cyPJPLg.png'); /*Single Digit - Border*/ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cyPJPLg.png'); /*Single Digit - Border*/ background-position: center top; background-repeat: no-repeat; width: 99px; @@ -1118,8 +1108,7 @@ label.sheet-label-current { .sheet-characteristics td:nth-child(11), .sheet-characteristics td:nth-child(13) { text-align: center; - /*background-image: url('http://i.imgur.com/EaK5056.png'); *//* Single Digit - Border */ - background-image: url('https://i.ibb.co/MDHVycjz/cyPJPLg.png'); /* Single Digit - Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cyPJPLg.png'); /* Single Digit - Border */ background-position: center top; background-repeat: no-repeat; width: 99px; @@ -1177,7 +1166,7 @@ label.sheet-label-current { } .sheet-crit-dice-bg { - background-image: url('https://i.ibb.co/Q77HKZHK/UqQCDZ6.png'); /* Four Boxes - Dice Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/UqQCDZ6.png'); /* Four Boxes - Dice Border */ background-position: center center; background-repeat: no-repeat; } @@ -1274,7 +1263,7 @@ button.sheet-btn-roll-crit[type=roll]:active { .sheet-init td:nth-child(5), .sheet-skills td:nth-child(4) { width: 124px; - background-image: url(https://i.ibb.co/tw07hTcK/xUqfqbd.gif); /*url('http://i.imgur.com/fY7gsGx.png'); Seven Boxes - Dice Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/xUqfqbd.gif'); /* Seven Boxes - Dice Border */ background-repeat: no-repeat; background-position: 3px center; } @@ -1312,7 +1301,7 @@ button.sheet-btn-roll-crit[type=roll]:active { .sheet-custome-skills td:nth-child(5) { width: 124px; - background-image: url('https://i.ibb.co/tw07hTcK/xUqfqbd.gif'); /* Seven Boxes - Dice Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/xUqfqbd.gif'); /* Seven Boxes - Dice Border */ background-repeat: no-repeat; background-position: 4px center; } @@ -1327,61 +1316,61 @@ button.sheet-btn-roll-crit[type=roll]:active { /* TIP HELP */ .sheet-icon-S { - background: url('https://i.ibb.co/HfN8pTRC/z79ieDp.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/z79ieDp.png') center center no-repeat; } /* Success - Symbol */ .sheet-icon-F { - background: url('https://i.ibb.co/S4wDqMPb/y2qABhW.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/y2qABhW.png') center center no-repeat; } /* Failure - Symbol */ .sheet-icon-A { - background: url('https://i.ibb.co/0j0WKkgx/symbolA.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/Gav94H2.png') center center no-repeat; } /* Advantage - Symbol */ .sheet-icon-Tri { - background: url('https://i.ibb.co/n8PZ21Tr/symbol-Triumph.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/1lJCfnB.png') center center no-repeat; } /* Triumph - Symbol */ .sheet-icon-T { - background: url('https://i.ibb.co/gFPYDkMW/symbolT.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/o8EQ4z6.png') center center no-repeat; } /* Threat - Symbol */ .sheet-icon-Des { - background: url('https://i.ibb.co/BH4RD08s/symbol-Dispair.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/rOEJlCc.png') center center no-repeat; } /* Despair - Symbol */ .sheet-icon-B { - background: url('https://i.ibb.co/RpPMcdKz/boost-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/nlIAfJx.png') center center no-repeat; } .sheet-icon-G { - background: url('https://i.ibb.co/0ywXmGBQ/ability-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/g3hoJRG.png') center center no-repeat; } .sheet-icon-Y { - background: url('https://i.ibb.co/9Hpcx32D/proficiency-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/4bQ0dY8.png') center center no-repeat; } .sheet-icon-P { - background: url('https://i.ibb.co/G3FfZB8d/difficulty-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/oxbKghK.png') center center no-repeat; } .sheet-icon-R { - background: url('https://i.ibb.co/3mPK8zNy/challenge-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/GInMHEN.png') center center no-repeat; } .sheet-icon-BLK { - background: url('https://i.ibb.co/FLdbf188/setback-Blank.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/n9W07Lp.png') center center no-repeat; } .sheet-icon-W { - background: url('https://i.ibb.co/QjfXFkK5/destinyL.png') center center no-repeat; + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/JCI7Mgm.png') center center no-repeat; } /* Force Die - Black - Symbol */ @@ -1572,8 +1561,7 @@ th .sheet-help-content { .sheet-weapons td:nth-child(6), .sheet-weapons td:nth-child(8) { text-align: center; - /*background-image: url('http://i.imgur.com/EaK5056.png'); *//* Single Digit - Border */ - background-image: url('https://i.ibb.co/MDHVycjz/cyPJPLg.png'); /* Single Digit - Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cyPJPLg.png'); /* Single Digit - Border */ background-position: center top; background-repeat: no-repeat; width: 99px; @@ -1582,9 +1570,7 @@ th .sheet-help-content { } .sheet-weapons { - /* background: url('http://i.imgur.com/2bOTD87.png') center 45px repeat-x; */ - /* Title Double Line */ - background: url('https://i.ibb.co/Tx51BvmV/oWaNr2C.png') center 45px repeat-x; /* Title Double Line */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/oWaNr2C.png') center 45px repeat-x; /* Title Double Line */ } .sheet-weapons tr td { @@ -1655,9 +1641,7 @@ input.sheet-view-attachments:checked ~ .sheet-attachments { /* ---------------------------------------------------------- Ship */ .sheet-ship { - /* background:url('http://i.imgur.com/6yMYyrt.png') center center no-repeat; */ - /* Vehicle Sheet Stat connecting sword title - Border */ - background: url('https://i.ibb.co/2001r2jD/R7CME69.png') center center no-repeat; /* Vehicle Sheet Stat connecting sword title - Border */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/R7CME69.png') center center no-repeat; /* Vehicle Sheet Stat connecting sword title - Border */ background-color: transparent; } @@ -1671,9 +1655,7 @@ table.sheet-ship tr:hover td { } .sheet-ship-defense { - /* background:url('http://i.imgur.com/IAOS820.png') center center no-repeat; */ - /* Starship Four Zones - Border */ - background: url('https://i.ibb.co/kVx41r0N/VaTaF9r.png') center center no-repeat; /* Starship Four Zones - Border */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/VaTaF9r.png') center center no-repeat; /* Starship Four Zones - Border */ width: 302px; height: 236px; text-align: center; @@ -1681,9 +1663,7 @@ table.sheet-ship tr:hover td { } .sheet-planetary-vehicle-defense { - /* background:url('http://i.imgur.com/jvox6Kl.png') center center no-repeat; */ - /* Planetary Four Zones - Border */ - background: url('https://i.ibb.co/Fb3w6LFh/JwhFORw.png') center center no-repeat; /* Speeder Four Zones - Border */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/JwhFORw.png') center center no-repeat; /* Speeder Four Zones - Border */ width: 302px; height: 236px; text-align: center; @@ -1691,9 +1671,7 @@ table.sheet-ship tr:hover td { } .sheet-ship-char-thre-bg { - /* background-image: url('http://i.imgur.com/FxUooOF.png'); */ - /* Threshold / Current - Border */ - background-image: url('https://i.ibb.co/gLDC1JBb/cODj4n5.png'); /* Threshold / Current - Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cODj4n5.png'); /* Threshold / Current - Border */ background-position: center 0px; background-repeat: no-repeat; vertical-align: top; @@ -1703,9 +1681,7 @@ table.sheet-ship tr:hover td { } .sheet-ship-char-thre-bg-speed { - /* background-image: url('http://i.imgur.com/FxUooOF.png');*/ - /* Threshold / Current - Border */ - background-image: url('https://i.ibb.co/gLDC1JBb/cODj4n5.png'); /* Threshold / Current - Border */ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cODj4n5.png'); /* Threshold / Current - Border */ background-position: center 25px; background-repeat: no-repeat; vertical-align: top; @@ -1717,8 +1693,7 @@ table.sheet-ship tr:hover td { .sheet-ship-char-bg { text-align: center; - /*background-image: url('http://i.imgur.com/EaK5056.png'); *//*Single Digit - Border*/ - background-image: url('https://i.ibb.co/MDHVycjz/cyPJPLg.png'); /*Single Digit - Border*/ + background-image: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/cyPJPLg.png'); /*Single Digit - Border*/ background-position: center 37px; background-repeat: no-repeat; width: 99px; @@ -1841,7 +1816,7 @@ span.sheet-fireArcForeImg, span.sheet-fireArcStarboardImg, span.sheet-fireArcAftImg, span.sheet-fireArcPortImg { - background: url('https://i.ibb.co/5gSw5msQ/DcWGIWp.png') left bottom no-repeat; /* Starship Weapon Firing Arcs */ + background: url('https://raw.githubusercontent.com/aikepah/roll20-character-sheets/sw-ffg-fix-imgur-uk-issue/Star%20Wars%20FFG%20API-Compatible/images/DcWGIWp.png') left bottom no-repeat; /* Starship Weapon Firing Arcs */ display: block; width: 32px; height: 32px; diff --git a/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.html b/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.html index 70822b34cf..4b79a39050 100644 --- a/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.html +++ b/Star Wars FFG API-Compatible/FFG-SWRPG-CharacterSheet.html @@ -46,13 +46,13 @@ - - - - - - - + + + + + + +
@@ -7907,13 +7907,13 @@ - - - - - - - + + + + + + + {{/despair}} {{#1advantage1triumph}} - + {{/1advantage1triumph}} {{#2advantage1triumph}} - + {{/2advantage1triumph}} {{#3advantage1triumph}} - + {{/3advantage1triumph}} {{#1triumph}} - + {{/1triumph}} {{#2triumph}} - + {{/2triumph}} {{#1threat1despair}} - + {{/1threat1despair}} {{#2threat1despair}} - + {{/2threat1despair}} {{#3threat1despair}} - + {{/3threat1despair}} {{#1despair}} - + {{/1despair}} {{#2despair}} - + {{/2despair}}
@@ -9149,34 +9149,34 @@
Despair{{despair}}
or {{1advantage1triumph}}
or {{1advantage1triumph}}
or {{2advantage1triumph}}
or {{2advantage1triumph}}
or {{3advantage1triumph}}
or {{3advantage1triumph}}
{{1triumph}}
{{1triumph}}
{{2triumph}}
{{2triumph}}
or {{1threat1despair}}
or {{1threat1despair}}
or {{2threat1despair}}
or {{2threat1despair}}
or {{3threat1despair}}
or {{3threat1despair}}
{{1despair}}
{{1despair}}
{{2despair}}
{{2despair}}
diff --git a/Star Wars FFG API-Compatible/README.md b/Star Wars FFG API-Compatible/README.md index 74523ee0cb..59962a9809 100644 --- a/Star Wars FFG API-Compatible/README.md +++ b/Star Wars FFG API-Compatible/README.md @@ -133,5 +133,5 @@ Added Species/Career/Specialization data from many of the more recent books. Separatist Commander - Collapse of the Republic Ship Captain - Dawn of Rebellion -6.5.1 Updates -Moved sheet icons to ibb.co to prevent circumvent the UK blocking imgur.com +6.5. Updates +Moved sheet icons to local images to prevent circumvent the UK blocking imgur.com and further issues in the future. diff --git a/Star Wars FFG API-Compatible/images/1lJCfnB.png b/Star Wars FFG API-Compatible/images/1lJCfnB.png new file mode 100644 index 0000000000..c8da8046aa Binary files /dev/null and b/Star Wars FFG API-Compatible/images/1lJCfnB.png differ diff --git a/Star Wars FFG API-Compatible/images/4bQ0dY8.png b/Star Wars FFG API-Compatible/images/4bQ0dY8.png new file mode 100644 index 0000000000..c645e2f638 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/4bQ0dY8.png differ diff --git a/Star Wars FFG API-Compatible/images/4biHABZ.jpeg b/Star Wars FFG API-Compatible/images/4biHABZ.jpeg new file mode 100644 index 0000000000..3aa24d9f45 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/4biHABZ.jpeg differ diff --git a/Star Wars FFG API-Compatible/images/DcWGIWp.png b/Star Wars FFG API-Compatible/images/DcWGIWp.png new file mode 100644 index 0000000000..8b0aa39033 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/DcWGIWp.png differ diff --git a/Star Wars FFG API-Compatible/images/GInMHEN.png b/Star Wars FFG API-Compatible/images/GInMHEN.png new file mode 100644 index 0000000000..d609cb8e87 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/GInMHEN.png differ diff --git a/Star Wars FFG API-Compatible/images/Gav94H2.png b/Star Wars FFG API-Compatible/images/Gav94H2.png new file mode 100644 index 0000000000..10e4092f32 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/Gav94H2.png differ diff --git a/Star Wars FFG API-Compatible/images/JCI7Mgm.png b/Star Wars FFG API-Compatible/images/JCI7Mgm.png new file mode 100644 index 0000000000..b28caab70a Binary files /dev/null and b/Star Wars FFG API-Compatible/images/JCI7Mgm.png differ diff --git a/Star Wars FFG API-Compatible/images/JwhFORw.png b/Star Wars FFG API-Compatible/images/JwhFORw.png new file mode 100644 index 0000000000..4d7cbc9658 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/JwhFORw.png differ diff --git a/Star Wars FFG API-Compatible/images/M8dBhzt.png b/Star Wars FFG API-Compatible/images/M8dBhzt.png new file mode 100644 index 0000000000..822e07274e Binary files /dev/null and b/Star Wars FFG API-Compatible/images/M8dBhzt.png differ diff --git a/Star Wars FFG API-Compatible/images/Ntq77sk.png b/Star Wars FFG API-Compatible/images/Ntq77sk.png new file mode 100644 index 0000000000..d191710a8b Binary files /dev/null and b/Star Wars FFG API-Compatible/images/Ntq77sk.png differ diff --git a/Star Wars FFG API-Compatible/images/PAAMegP.png b/Star Wars FFG API-Compatible/images/PAAMegP.png new file mode 100644 index 0000000000..945a86148a Binary files /dev/null and b/Star Wars FFG API-Compatible/images/PAAMegP.png differ diff --git a/Star Wars FFG API-Compatible/images/R7CME69.png b/Star Wars FFG API-Compatible/images/R7CME69.png new file mode 100644 index 0000000000..c7d2b78bb7 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/R7CME69.png differ diff --git a/Star Wars FFG API-Compatible/images/UqQCDZ6.png b/Star Wars FFG API-Compatible/images/UqQCDZ6.png new file mode 100644 index 0000000000..fb74a316d6 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/UqQCDZ6.png differ diff --git a/Star Wars FFG API-Compatible/images/VaTaF9r.png b/Star Wars FFG API-Compatible/images/VaTaF9r.png new file mode 100644 index 0000000000..ff2f5c30ff Binary files /dev/null and b/Star Wars FFG API-Compatible/images/VaTaF9r.png differ diff --git a/Star Wars FFG API-Compatible/images/afj6fxH.png b/Star Wars FFG API-Compatible/images/afj6fxH.png new file mode 100644 index 0000000000..0fa1f904bd Binary files /dev/null and b/Star Wars FFG API-Compatible/images/afj6fxH.png differ diff --git a/Star Wars FFG API-Compatible/images/cODj4n5.png b/Star Wars FFG API-Compatible/images/cODj4n5.png new file mode 100644 index 0000000000..c315f4298e Binary files /dev/null and b/Star Wars FFG API-Compatible/images/cODj4n5.png differ diff --git a/Star Wars FFG API-Compatible/images/cqkTp2t.png b/Star Wars FFG API-Compatible/images/cqkTp2t.png new file mode 100644 index 0000000000..c82c4513e8 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/cqkTp2t.png differ diff --git a/Star Wars FFG API-Compatible/images/cyPJPLg.png b/Star Wars FFG API-Compatible/images/cyPJPLg.png new file mode 100644 index 0000000000..4353a61f1c Binary files /dev/null and b/Star Wars FFG API-Compatible/images/cyPJPLg.png differ diff --git a/Star Wars FFG API-Compatible/images/g3hoJRG.png b/Star Wars FFG API-Compatible/images/g3hoJRG.png new file mode 100644 index 0000000000..04e51e31d7 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/g3hoJRG.png differ diff --git a/Star Wars FFG API-Compatible/images/iZPF9he.png b/Star Wars FFG API-Compatible/images/iZPF9he.png new file mode 100644 index 0000000000..c42a714423 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/iZPF9he.png differ diff --git a/Star Wars FFG API-Compatible/images/n9W07Lp.png b/Star Wars FFG API-Compatible/images/n9W07Lp.png new file mode 100644 index 0000000000..42f0283f73 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/n9W07Lp.png differ diff --git a/Star Wars FFG API-Compatible/images/nlIAfJx.png b/Star Wars FFG API-Compatible/images/nlIAfJx.png new file mode 100644 index 0000000000..492e0fa473 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/nlIAfJx.png differ diff --git a/Star Wars FFG API-Compatible/images/o8EQ4z6.png b/Star Wars FFG API-Compatible/images/o8EQ4z6.png new file mode 100644 index 0000000000..527cc1b324 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/o8EQ4z6.png differ diff --git a/Star Wars FFG API-Compatible/images/oWaNr2C.png b/Star Wars FFG API-Compatible/images/oWaNr2C.png new file mode 100644 index 0000000000..81279e4d97 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/oWaNr2C.png differ diff --git a/Star Wars FFG API-Compatible/images/oxbKghK.png b/Star Wars FFG API-Compatible/images/oxbKghK.png new file mode 100644 index 0000000000..c4d9682d33 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/oxbKghK.png differ diff --git a/Star Wars FFG API-Compatible/images/rOEJlCc.png b/Star Wars FFG API-Compatible/images/rOEJlCc.png new file mode 100644 index 0000000000..c392b2640a Binary files /dev/null and b/Star Wars FFG API-Compatible/images/rOEJlCc.png differ diff --git a/Star Wars FFG API-Compatible/images/xUqfqbd.gif b/Star Wars FFG API-Compatible/images/xUqfqbd.gif new file mode 100644 index 0000000000..7b5b45977a Binary files /dev/null and b/Star Wars FFG API-Compatible/images/xUqfqbd.gif differ diff --git a/Star Wars FFG API-Compatible/images/y2qABhW.png b/Star Wars FFG API-Compatible/images/y2qABhW.png new file mode 100644 index 0000000000..00973e99c2 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/y2qABhW.png differ diff --git a/Star Wars FFG API-Compatible/images/z79ieDp.png b/Star Wars FFG API-Compatible/images/z79ieDp.png new file mode 100644 index 0000000000..6487946892 Binary files /dev/null and b/Star Wars FFG API-Compatible/images/z79ieDp.png differ