From a767664129799f86e0def77560364bf15bcf903b Mon Sep 17 00:00:00 2001 From: SillyGabe <74000473+SillyGabeSillies@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:01:09 +0100 Subject: [PATCH] Added plenty of handheld flags. --- .../Entities/Objects/Misc/handy_flags.yml | 96 ++++++++++++++++++ .../aromanticism_handy_flag.rsi/icon.png | Bin 0 -> 385 bytes .../inhand-left.png | Bin 0 -> 381 bytes .../inhand-right.png | Bin 0 -> 384 bytes .../aromanticism_handy_flag.rsi/meta.json | 22 ++++ .../asexuality_handy_flag.rsi/icon - Copy.png | Bin 0 -> 365 bytes .../asexuality_handy_flag.rsi/icon.png | Bin 0 -> 365 bytes .../asexuality_handy_flag.rsi/inhand-left.png | Bin 0 -> 381 bytes .../inhand-right.png | Bin 0 -> 384 bytes .../asexuality_handy_flag.rsi/meta.json | 22 ++++ .../bisexual_handy_flag.rsi/icon.png | Bin 0 -> 343 bytes .../bisexual_handy_flag.rsi/inhand-left.png | Bin 0 -> 356 bytes .../bisexual_handy_flag.rsi/inhand-right.png | Bin 0 -> 358 bytes .../bisexual_handy_flag.rsi/meta.json | 22 ++++ .../intersex_handy_flag.rsi/icon.png | Bin 0 -> 310 bytes .../intersex_handy_flag.rsi/inhand-left.png | Bin 0 -> 343 bytes .../intersex_handy_flag.rsi/inhand-right.png | Bin 0 -> 346 bytes .../intersex_handy_flag.rsi/meta.json | 22 ++++ .../lesbian_handy_flag.rsi/icon.png | Bin 0 -> 425 bytes .../lesbian_handy_flag.rsi/inhand-left.png | Bin 0 -> 395 bytes .../lesbian_handy_flag.rsi/inhand-right.png | Bin 0 -> 398 bytes .../lesbian_handy_flag.rsi/meta.json | 22 ++++ .../nonbinary_handy_flag.rsi/icon.png | Bin 0 -> 375 bytes .../nonbinary_handy_flag.rsi/inhand-left.png | Bin 0 -> 366 bytes .../nonbinary_handy_flag.rsi/inhand-right.png | Bin 0 -> 368 bytes .../nonbinary_handy_flag.rsi/meta.json | 22 ++++ .../pansexual_handy_flag.rsi/icon.png | Bin 0 -> 338 bytes .../pansexual_handy_flag.rsi/inhand-left.png | Bin 0 -> 363 bytes .../pansexual_handy_flag.rsi/inhand-right.png | Bin 0 -> 356 bytes .../pansexual_handy_flag.rsi/meta.json | 22 ++++ .../transexual_handy_flag_rsi/icon.png | Bin 0 -> 359 bytes .../transexual_handy_flag_rsi/inhand-left.png | Bin 0 -> 364 bytes .../inhand-right.png | Bin 0 -> 360 bytes .../transexual_handy_flag_rsi/meta.json | 22 ++++ 34 files changed, 272 insertions(+) create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/icon - Copy.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/icon.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/meta.json diff --git a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml index 6df1a39dc8..895b9a6f2a 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml @@ -57,3 +57,99 @@ state: icon - type: Item sprite: Objects/Misc/Handy_Flags/pirate_handy_flag.rsi + +- type: entity + parent: BaseItem + id: LesbianHandyFlag + name: lesbian handheld flag + description: "Come on, show these people how much you love WOMEN!" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi + +- type: entity + parent: BaseItem + id: TransexualHandyFlag + name: trans handheld flag + description: "Holding this, you feel some kind of power... And need for pickles?" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/transexual_handy_flag_rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/transexual_handy_flag_rsi + +- type: entity + parent: BaseItem + id: AromanticismHandyFlag + name: aromantic handheld flag + description: "Show these people how neutral you feel!" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi + +- type: entity + parent: BaseItem + id: AsexualityHandyFlag + name: asexual handheld flag + description: "Show these people how neutral you feel!²" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi + +- type: entity + parent: BaseItem + id: BisexualHandyFlag + name: bisexual handheld flag + description: "It's time for trouble, and make it double!" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi + +- type: entity + parent: BaseItem + id: NonbinaryHandyFlag + name: non-binary handheld flag + description: "Boy, girl, what's the difference? Let's be neither!" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi + +- type: entity + parent: BaseItem + id: PansexualityHandyFlag + name: pansexual handheld flag + description: "Don't let whoever is holding this cook..." + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi + +- type: entity + parent: BaseItem + id: IntersexHandyFlag + name: intersex handheld flag + description: "Circle?" + components: + - type: Sprite + sprite: Objects/Misc/Handy_Flags/intersex_handy_flag.rsi + state: icon + - type: Item + sprite: Objects/Misc/Handy_Flags/intersex_handy_flag.rsi diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..fa7386fd7d6055c2e3fb32c7fe2222699f321178 GIT binary patch literal 385 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilg0(?STZES2bG&JO=u<5X=v zX`tXXPZ!4!3;(SbZ}K%O2(%`y*r6y|`G5M`nXH1-E1ds#d!_Gl5%R5Csc8_#A1eBz zWNxwF|18l1yWUsNVBXCbGc=^?sdQuG<-! zF8}4+a3bZS%`??Qvd$dwTV@*{h+}c@dA`T>*t(D&R@Ql+#Uyv4 L^>bP0l+XkK5B{A* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/inhand-left.png b/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..e39e9fc9489e0a8a10810a0d382812e9e3c12931 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}zYG`QK*w~oOwzgdEu=rBJoMYMl|NmdLdiASUuS7&d7A#mGCnpEe zJ6S^)Nb!~g`2_Eaj?;r{m8MZRVQ z9@YRBox>mh-?xsK;h3>KOz5uj`^gg3LKBZk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z+Su4=XlR(twzgdEu=rBJ|NsBz9Lrv{dbNm%$g5YcN7pp_+?zf&FRGQIA8pPk`;hxFg-c_?Z{q}J8;-1o+T+UBTsa9n z6NO9@)=m`?VR(LLV$XVquOWYY7=Nf(r1S4F%w=nNP-~P|VatDFyM|aYNBMjC3d4N9 z6r~3*gIzKh<#j| zTYn%{b1C10byI@a3&OotvhUDlm1bO|v7sgOz@cmVzNzahJ&>tzOx;|5_m+e@PD`Mt O7(8A5T-G@yGywqiWs|`G literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/aromanticism_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/icon - Copy.png b/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/icon - Copy.png new file mode 100644 index 0000000000000000000000000000000000000000..a4df6a7fc31d52d3297ca2c65eba903b65970572 GIT binary patch literal 365 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCik#1AIbUZES2bG&F!bCMG6!c6Kf{{k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}zYG`QK*w_GhTwGjBmMon&Z{Gj^|5vSE{p!`L0)~PG3l>x}R0Cys zW;+%EDc+JGzhIyOIAE}Sq0|PH;4JWnEM{Qf+YiEw7OcT4K*3|4E{-7)?r*PMIsEbeed~xBjv3p-gzh@OpDa-=H1SCGr4*5X1yAG|H(%k7t2%H?^FY+|IX)SU zM(_5{XZZAmi{bIUJF{Kb3G8E;`V(xqWvu$9aj@i}=|+Cdw>- zX8pi>iNpTnD>ke=>5g0<7B?`da%luCI`H+tkJsXi5w(I06}5@XA+-;gU4ZobUqREW ze^dv&_KtlE5&>bL3O~lT%Wart&KvNGUx7d&-h+W0Q!i*)78&qol`;+ E0E`EhO#lD@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/inhand-right.png b/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..96a0a39c517d26c533fbe018c23df96fcc3843bc GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z+Su4=XlMX=TwGjBmMs1M|Np#s^H!~1UBFQA>eZ`ihUx_i764^4 zTvg406mLn8UocP&95C3vP-+88a29w(7BevL?FV5-3)Wy2px{YQ7srqY_qW&X@*Ps( zX?s|Dz~Sk?_2C{})9iC^`q;dvR*HVKIiu`D?#C1^jS0Vv6PRr{vKnfSD_e8rB=k%a zGEG=JRY-*4`JIV9>m9y^{PAJ@p<rA#uCw$&rou6GbNSs{66!cDfu3UU MboFyt=akR{0GvXQn*aa+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/asexuality_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/bisexual_handy_flag.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..af3c10de7aeb1b9e76a47127dac763fc3907cdff GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilI0(?STZES2bG&B}4Ms8wa~Gu! z3-GihhMns9z5njtNegHnGv&S7z?3oz8l35};J5eu(X-CsE zh3T%$UiX{!Eb7@IIA?kBx$2pVG#eJA*f9vT{xFZdERc9y;1GMLG1HmIfPnvuTqXX& zOGk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`032l#}zYG`QK*w`Fn%)Z7{Fe_kcpH~-y#c~Fti9q@Pg1U}1Sz|7hb9sg|-F z)j;vT+J@g$l{)WFJt>jE@T9vT`h(Lnxes+*AM9Ed2uCgG^JlzWa>wYMH}BhR{Ob*5 zlZ&<#@HR{cIyI9;Y?kfav!ycPwJHuL-&mO6XRKeu`b+llGs^@E?kER2W}XJ1iANfq zH-5ano@vFeMGP-~DY5PNrNll1NPqj)bXxh7?SWrStCfoyR_cQ=SHn5o1%IcMH(ZXa icrJQN!hmk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`032l#}z+Su4=XlNW`%)Z7{Fe_jxgT?YbuPz3oi9q?PbAIcA6lY10U+{k@ zUuq#OIz(2bMXS7qfB02;E)=!yL!FFqEkZ?oU(kmC-u;|2LU>7!DUREC9++_HkGaq&Q20{DS{O z0Yk8Vg%C)vz$3Dlfq`#72s2u+2CD!C`#oJ8LoEEaUc4yOs=(nI7_9m4f44QqvT0Yk z-%j6gcvj~#wtpF#9J6_ynL9L}&Uw4slwnOL$FgMM1))!vJYAR*f3p-RUF^H(5IJi` zbP0l+XkKLDOzp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-left.png b/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..68bc018d1e40071a44183b4d0f299932b0104ca9 GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwYG`QK*x20O#q{w!V-LgOVul5K7BB)OPfgx@8c1=J1o;L3hX96q z&3hw(Vw?pYk;M!QeEUI|(SkKt1t_@1)5S3)!u{>Fi(D-Z9IO{E75)3)?>%9L%-ySO zWz`?-QXe!fTd;e}Ns$1C=e-9uopRNYVwl0iAYiEe<-pE;xxozcUhAA#leAkcf%`tA zSec8Ga76C6vgr&R9&B?tF8nFYk7tyh#QLSP^0%Bp4R@r%JSMIOK(m%N+-H8g-kvq$ zt19D-uc|y1Usd@mzN+$`s8FqA3yM$KCB#1G7YI*ccw@u#EBq(Rj#}>jl`VFxKFn)n Y1Fz?9tUKxI4|G3+r>mdKI;Vst0If)U%>V!Z literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-right.png b/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..3df7649cb374c24b3a35bb61558e958003045bf3 GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uw+Su4=XlUHt#q{w!V-LgOJqs9%85RH~bF7Qj04a`=Aiv=M5WsM+ zd2b|8jI+QavY3H^Z$Ah#TCfJI00p;ux;TbJxWB!2k?)WKPix|W)wTc4ug!X7l@QH6 ztKy=)+9THci#|S5iPC9c*kR8cG_83tn}%!OGm{BM3>BSXH_X%*GVVLSKKj9jkjnb0 z(-~bF+8^4bmU<_M0kPwy`w`-)iN5@LT-*ff7cR1FQlJ;s^8@ z-g`+heE!`~ync${gD6ei1UbpA@603E)@U!i#&~UN&}+umUK8CKw0V6J*%Oko>%VLJ fh#oL<_`-7IaqeQb)yGSLUSRNa^>bP0l+XkKr80o2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/intersex_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..84b190566c610a3e25ae8235ed6e9a7c7eaf2234 GIT binary patch literal 425 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikF1AIbUZES2bG&EYJq!uVJY*%5pro(V1S?PAR>ibgl8x5YXy8Zvp3_Eu0 z*zMc5|NsBLCt}LQq$LY{8~PZ-wuVi}W^`D>m;^Lw!j>d4ASGTBdAc};Som+fcu}ZHL7+8J!`J9E!{fj5TMyqfJyNo3 zZRND`Y>&r0Gg`oKaxLRKi@wLgwP)rQ=S|#ruUe2N z>%pAplpGEPyJIV!NLoG@leG3_+^fJ+xSvJSS7VPv&veWAmG=K{{!CxNWY2w}dCJ5& xWezV50^aR-$Nc2)-Nc0NT*f!vzgJjluC?1s-sj_)ML=IMc)I$ztaD0e0s#AyvU~sl literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-left.png b/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..076729ac7ca0f269003f612a6eb430b60fc72fdc GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~e1o(uwYG`QK*w}1WVYsHl@V-?2cDCyOnPIQG{r~^}e=%vvt5>h~L`>;p z3|rvau!J!QsA=J=&s9K5pd`pI7^nsrFg#F>l?2Lh7I;J!GcfQS0Aa?gYn_}x!4sY? zjv*25Z?9eCJEXwF8o;(fLF51b?M(+;9arnBymEejIpW&no{4W(ZINJP(fH}^ko&c1 zn%spd&I`9B4hu&u=!wpL-WWX3?s?DePdsn7@yCDKP<&21;s?)?)x`&YOE@Mp-#mOb zn&Z2~>qY#m9)hyRpIJZf-Qlo5`GyS}PkJNw1?2_?RVI!Ar32p^KVCo2wBXkvh6lf# z*fv0M+}EXg-!FV$aBcdoTh8ngemMa#P=ycU+vRf@`O+VnufO2dkgBkh{W|BX-KWmp R&;a_0!PC{xWt~$(696!7s!ad@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-right.png b/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..08ddaedc3b5b3e1a2b10c3306c4d070f56f8593b GIT binary patch literal 398 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~e1o(uw+Su4=XlQI#VYsHl@V-?2|ID!4*{TA^`+7i1pd`pI7^nsrFg#F>l?2Lh7I;J!GcfQS0Aa?gYn_}x!PA~D zjv*25Z?B!@V^ZXCyO`+U7*P3tyXd4vf39vhGh@e#yBuosI*%RQezciW!QtKc2H%5? zf$VRrWlml_ux!hjSSCXNZh4h?e{_A~6zPGws2 zzFDSvX%9p3(k~2^OQ*EmZ`c*&#q1EPxs-9ix+#}90>ZgWm?N$p5W2>|9sT>x`VCVU c+8ZU}bI-h*G)et%70_D@p00i_>zopr0He~UP5=M^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/lesbian_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d0308dfc8438a9e9dc2393c653703d9e4a9ba407 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCijK0(?STZES2bG&F8p(0_Wz=+g_+zhBIrK7IP>)2Baw{!9oyI5FhN+{jCc zii*0rxx<@6uc`H0L^NW>Vr46GXB#fFnP%0n zajV#~Zr+BFiy{FkQUOu#&sByT^WVU{;X&I1;d|D%rfCLQwftz?!Esi;VbwBri)05K zjVjUipG7q11}R+%cu+e}iS5OK_N0^&_U9)Zn7THd4|nk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=yYG`QK*w}n}Vfy!r*`Ggu=0;xn^y!nXuI_~3gNllZKvmA4l2!mI z?vfzC;Qw&I;N{Qw2`J22;1OBOz`(a3gc&VZgH?cn`#oJ8Ln7SYUc1QGtiZz>;3B#B z|Nn#Dp6LQnxvDp7UepRbw(aytV)i-4$Zp`za>z-1*B6JLV27U9yKc6Kt@xVDcA&~D z^Uidsd%5y;SF6r7imzj=NVc7Rh>82W+`DN}%U$Jp8C=(R|K+pj6n#)}K)-&LgH-&N27`So8sGnLI&J&QcEQKiuxgOV3&zA6 uLx!3>#<$D&Fw2}fR3Epnm-#Zo0rvj^bM|Snm>mOpg~8L+&t;ucLK6UC6pl9l literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/inhand-right.png b/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..aa41641e9719bc1d91202fb9652ee83c2fbf6e21 GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=y+Su4=XlQ(TVfyFKpTA$s=0;x9)z$s<>64^kWS%IfDan+#- z-|G{?gUuEQM9(>?_v^mTv>%ewV`Zl2r8O|#n9s=f!YPnhhdZ`Qo00wXw#-hph^sD~ z4d3NDy%$tz)$U{Fc&HNh<>&@Mfne@s5PUqhJ5LG8iLe9XM-S z`4{{aFHW#x<~hJ)z+n7<(_wdz)qy{D2d-!@WquLn#oZC^)%Ta}($q=G4JAvTNGQZ= zTJm{>b6sT)nR-AZj8QoH_xAM$QyI56PT_mPF=tLg_Uyet&oFqp`njxgN@xNAoMwyt literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/nonbinary_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6d4136ea9de7309249a39aea5fccedd2202cd7a7 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilI0(?STZES2bG&F9=R6Uh#{374>U$N)uZiY`s8UEj3kX`gte)T8Ct^Z|a z-T*3}Y`Sv=km4%|@(cct3>aJw+&KZ1;VkfoECwn#0>X?_wfUrhg3~=+978Ppw_fz* zYf%tz2+Wx&_3+>Ix3d@)uH12O|AnA9AJti(E`%lUNw%?lu=LMfYvaY-ko;U`hIBN; zIwjEr4J(7=${*}nBo@zc;(B0m!L_F`?y{oV12s1W>ngF{GY`6#PMLL)p;Xu5T=Nd0 z{mZpm{u?D<^k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%xYG`QK*x0<6Z~m{?^Zy3J)BOyJ8~@3#dM`EU98k%vgU`*NFq9`JN=42f`md+j1$vjPum0E^nw|Md~s zR?Qc7g-y!k-|L_B#?wV8f5qg&1B_?vnGzRr$5tsE(^NP%Ws+}3V{#4Gjpd)`6~^~{ z$ou_)dwFpjvwjU*fJQ27LSt*Xe)+;FOb*?4QVW_a^v;$a@Ll7uKl#!g7M}EjTrVCs zFiWt@9I*IMoABrBY=(9FBpCMXTfw+;-wVct`&KlT*Dic2`ByHWcHvb?TZJp)Ak2K= sx!{GmQ|bqv>il^oddtFq_sTBDy53&){K7qgK)*0}y85}Sb4q9e0H%(PkpKVy literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/inhand-right.png b/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..d8ea090b9fa20dee6f0353379f4bbc4cab585c05 GIT binary patch literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+Su4=XlT5bZ~m{?^Zy2e;>LeZ_cKUMIw!yCJx~cR&!^u&imN2Z zFZe$UFl;)ba~>$lS>O>_%)r2R0E8K{u61$(1$TP7IEF;HzrA*s>yQCY+rzZCKE?md z-!Q#=qpv30#9rwi(`v{3@d5W219q7Q|9ChQ_}i==SUd@gL0oKAwpzoWEdKXtGO(W%`uEyG#!p`To220`o4l2Ekt(<_W*W z`wx`ySsbu@!0`NlKErFTnGC;wHyE#u~;pSk0x37uHR=#E=p0wUY74 mf@sYkZkxHgtbuw2FG^cm^)jFI*N*~vg2B_(&t;ucLK6V>!G^2= literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/pansexual_handy_flag.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/icon.png b/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..cdafa351ed3cb7d48b8719e7f87424cce38f7ab0 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilI0(?STZES2bG&BOX-3U4OH1f=+xNHBP&RhFw`S$U zcfP|40uF(z4hp=hzw5L3=7O9P@i+KBi}bc=*;{cpH;%#{Nn!&D#5#Pv@j^t!3cydX|5|c9Cdb3R9WETb zHjHN?9lR3^pGRDgbx(Mp^}@(Nz(n3rlWp~}`X6)VS*)M#Tfc?r)4|4vKl#4&HST-7 oneE5lcM><&1svSBzd2~%VtwriitHD|fbM4SboFyt=akR{0QAn4S^xk5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/inhand-left.png b/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..4fcb6e8c2a377873c13504dc37fc8f12185fe778 GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%xYG`QK*w}<0e;a-N=hqcGUM<}C|NsA2uU;kp|o24bPCvtaf zIa6KPUVh$uf5EOPA{7tK8=R`Uwz*rCM^k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+Su4=XlR5Ve;a-N=hqcG{{R2~YT?FLuU<$}jJjAj}cD$AQ220OPy!4Gcwz8B79CgJStvIt-&a1wAw)JLMW; zR=Z97yzSx2PtnXCI#2#gvfuWW;mEI&qkmcM#@f2INO)JCPP{Ld;PjcxI+3m9E`!?( z?U;tQ+HsAKWeOUA2A^w;XSg=Chk>vKhB% rFEwQ-y0BIxlVzUY-N`_G9WR*gW%gXMW1Xh~^az8etDnm{r-UW|6AF;2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/meta.json b/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/meta.json new file mode 100644 index 0000000000..590fdfc601 --- /dev/null +++ b/Resources/Textures/Objects/Misc/Handy_Flags/transexual_handy_flag_rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Drawn by SillyGabe", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}